Moved Doxygen index into API header.

This commit is contained in:
WrinklyNinja
2014-09-04 17:32:49 +01:00
parent 6dcf00ed29
commit 4908f4d280
3 changed files with 40 additions and 21 deletions
+1 -2
View File
@@ -655,8 +655,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = ../src/api/api.h \
api_index.dox
INPUT = ../src/api/api.h
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is