mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user