Skip to content

Commit c5f96e7

Browse files
committed
update codedocs config
1 parent 5991612 commit c5f96e7

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.codedocs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
DOXYFILE = tmxlite/documentation/Doxyfile
1+
#DOXYFILE = tmxlite/documentation/Doxyfile
2+
INPUT = tmxlite/include/tmxlite
3+
CLASS_DIAGRAMS = YES
4+
PROJECT_NAME = tmxlite
5+
PROJECT_BRIEF = "lightweight Tiled tmx map parser for C++"
6+
MARKDOWN_SUPPORT = YES

0 commit comments

Comments
 (0)