Doxygen target

This commit is contained in:
Imbus 2024-04-24 01:34:33 +02:00
parent aff21d0593
commit 86a79fd8a0
3 changed files with 16 additions and 1 deletions

11
Doxyfile Normal file
View file

@ -0,0 +1,11 @@
PROJECT_NAME = MyProject
PROJECT_NUMBER = 1.0
INPUT = src
OUTPUT_DIRECTORY = docs
#EXCLUDE = /path/to/exclude/directory
# Enable/disable various features
GENERATE_HTML = YES
GENERATE_LATEX = NO
#GENERATE_XML = YES
#GENERATE_MAN = YES