Merge pull request #1 from robertbaldyga/doxygen-cleanup

Doxygen cleanup
This commit is contained in:
Jan Musiał
2018-11-30 12:16:12 +01:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

1
doc/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
html/

View File

@@ -111,7 +111,7 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# Configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = ../inc README.md
INPUT = ../inc HOME.md
INPUT_ENCODING = UTF-8
FILE_PATTERNS = *.c \
*.h \
@@ -129,7 +129,7 @@ INPUT_FILTER =
FILTER_PATTERNS =
FILTER_SOURCE_FILES = NO
FILTER_SOURCE_PATTERNS =
USE_MDFILE_AS_MAINPAGE = README.md
USE_MDFILE_AS_MAINPAGE = HOME.md
#---------------------------------------------------------------------------
# Configuration options related to source browsing
#---------------------------------------------------------------------------