Add Doxyfile

This commit is contained in:
S David 2024-04-05 21:12:12 -04:00
parent f8a36b56b3
commit 871d7a723d
3 changed files with 2818 additions and 1 deletions

1
.gitignore vendored
View File

@ -137,3 +137,4 @@ env/
.cache/
compile_commands.json
vim-debug
docs/

View File

@ -18,7 +18,7 @@ disable_deprecated_features()
disable_tests_if_subproject()
project(IOCore
VERSION 0.2.5
VERSION 0.2.10
LANGUAGES C CXX
# HOMEPAGE_URL <URL>
DESCRIPTION "A framework for application management, file IO, etc"

2816
Doxyfile Normal file

File diff suppressed because it is too large Load Diff