Skip to content

Commit d9988e3

Browse files
committed
Add doxyfile for the documentation generator doxygen
1 parent e5783dd commit d9988e3

2 files changed

Lines changed: 2453 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ lib/
1212
*.aps
1313
*.user
1414
*.PVS-Studio.*
15+
16+
# exclude doxygen output
17+
doc/html/*

0 commit comments

Comments
 (0)