Move API header into include directory.

It's a more standard location. Also add a note in the API docs about
masterlist versioning.
This commit is contained in:
Oliver Hamlet
2015-10-26 07:50:34 +00:00
parent ca7ffba08f
commit bee7e788a2
7 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -765,7 +765,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
INPUT = ../src/api/api.h
INPUT = ../include/loot/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. Doxygen uses