Skip to content

Commit

Permalink
config.doxyfile: include src && include
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Nov 19, 2023
1 parent 123bb53 commit e457fd2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions website/config.doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,9 @@ WARN_AS_ERROR = YES

# The order is preserved in the side bar.

# ../src \
# ../include \

INPUT = \
../include \
../src \
pages/home.md \
pages/install.md \
pages/developer.md \
Expand Down

0 comments on commit e457fd2

Please sign in to comment.