summaryrefslogtreecommitdiff
path: root/docs/Doxygen.in
diff options
context:
space:
mode:
authorClaudius "keldu" Holeksa <mail@keldu.de>2024-05-07 22:02:54 +0200
committerClaudius "keldu" Holeksa <mail@keldu.de>2024-05-07 22:02:54 +0200
commit0f8abfb2d48497e804d87e6e47a41c70e728901a (patch)
tree2bc49f336f0e4e2329ef5760295cb1952871d472 /docs/Doxygen.in
parentcd2a1ee7429c85b942229b6c91040aeccb02b571 (diff)
docs: Setting up doc generation
Diffstat (limited to 'docs/Doxygen.in')
-rw-r--r--docs/Doxygen.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Doxygen.in b/docs/Doxygen.in
index 0ea6e2b..d9005ba 100644
--- a/docs/Doxygen.in
+++ b/docs/Doxygen.in
@@ -1,5 +1,5 @@
GENERATE_XML = YES
PROJECT_NAME = forstio
-RECURSIVE = YES
-FILE_PATTERNS = *.cpp *.h
-INPUT = ../c++
+RECURSIVE = YES
+FILE_PATTERNS = *.cpp *.hpp
+INPUT = modules