From 9f09d67e7ab7418493ae2ec8d123236879834602 Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Wed, 8 Apr 2020 21:21:17 +0200 Subject: [PATCH] Doxygen fixes --- Doku/Doxygen/Doxyfile | 4 ++-- Doku/Doxygen/Doxyfile-mcss | 9 +-------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/Doku/Doxygen/Doxyfile b/Doku/Doxygen/Doxyfile index 5b3341b..5543596 100644 --- a/Doku/Doxygen/Doxyfile +++ b/Doku/Doxygen/Doxyfile @@ -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 = ../../vsode/coderacer_mkII/src ../../vsode/coderacer_mkII/include +INPUT = ../../vsode/coderacer_mkII/lib/CodeRacer_MKII # 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 @@ -873,7 +873,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = +EXCLUDE = ../../vsode/coderacer_mkII/lib/CodeRacer_MKII/examples # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded diff --git a/Doku/Doxygen/Doxyfile-mcss b/Doku/Doxygen/Doxyfile-mcss index c51dcb4..37754b5 100644 --- a/Doku/Doxygen/Doxyfile-mcss +++ b/Doku/Doxygen/Doxyfile-mcss @@ -2,14 +2,7 @@ GENERATE_HTML = NO GENERATE_XML = YES XML_PROGRAMLISTING = NO - -SHOW_INCLUDE_FILES = YES - -HTML_EXTRA_STYLESHEET = \ - https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600 \ - ../css/m-dark+documentation.compiled.css -M_THEME_COLOR = #0094ff - +M_SHOW_UNDOCUMENTED = YES # navbar M_LINKS_NAVBAR1 = M_LINKS_NAVBAR2 = "Introduction" \