Skip to content

Commit

Permalink
fix doxygen missing documentation after project restructure
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAdam committed Jan 14, 2019
1 parent 63ce4c4 commit 339f74b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxygen/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 = ../src/servers ../src/common pages/
INPUT = pages/ ../src/api ../src/common ../src/dbm ../src/lobby ../src/world

# 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
Expand Down

0 comments on commit 339f74b

Please sign in to comment.