Make & doxyfile

This commit is contained in:
Imbus 2024-05-05 14:56:23 +02:00
parent 58e31c99a7
commit 2bdd100b04
2 changed files with 9 additions and 3 deletions

View file

@ -1,6 +1,10 @@
PROJECT_NAME = MyProject
PROJECT_NUMBER = 1.0
PROJECT_NAME = CTree
PROJECT_NUMBER = $(PROJECT_NUMBER)
INPUT = src
RECURSIVE = YES
EXTRACT_ALL = YES
INPUT += README.md
USE_MDFILE_AS_MAINPAGE = README.md
OUTPUT_DIRECTORY = docs
#EXCLUDE = /path/to/exclude/directory