diff --git a/README.md b/README.md index 539fa922b1fa02408797a25e22db0cee2bf197c4..a8c8fab13eac4d848d4f9146bbd7cba243f3e981 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ standard. - **test**: Unit test implementation ## Documentation -Full documentation about this project based on code comments is available at https://helit.org/ecss-docs/docs/html/. \ No newline at end of file +Full documentation about this project based on code comments is available at https://acubesat.gitlab.io/obc/ecss-services/docs/. \ No newline at end of file diff --git a/doxygen.conf b/doxygen.conf index 894adb9c7745763b5dd4233bfeb7c9ba51fc1377..2b765f310f7005b5624da8f82b60ba04dfe258c6 100644 --- a/doxygen.conf +++ b/doxygen.conf @@ -790,7 +790,7 @@ WARN_LOGFILE = # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING # Note: If this tag is empty the current directory is searched. -INPUT = +INPUT = README.md inc/ src/ test/Services/ServiceTests.hpp # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses