Skip to content

Commit

Permalink
Add src/lua directory to doxygen INPUT option
Browse files Browse the repository at this point in the history
  • Loading branch information
gajdusek committed Mar 2, 2014
1 parent 484e072 commit b283055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/doxygen.conf.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,7 @@ WARN_LOGFILE =
# with spaces.

INPUT = @CMAKE_SOURCE_DIR@/src \
@CMAKE_SOURCE_DIR@/src/lua \
@CMAKE_SOURCE_DIR@/src/proc \
@CMAKE_SOURCE_DIR@/rules \
@CMAKE_SOURCE_DIR@/modules \
Expand Down

0 comments on commit b283055

Please sign in to comment.