1
0
Fork 0
forked from fun/fun

Added Doxigen configuration file Doxyfile to project root. No code changes. (0.41.5)

This commit is contained in:
Johannes Findeisen 2026-05-07 00:31:46 +02:00
commit 7fd6445cd2
8 changed files with 3062 additions and 64 deletions

3
.gitignore vendored
View file

@ -1,5 +1,4 @@
CMakeCache.txt
Doxyfile
.*
!.clang-format
!.clang-tidy
@ -7,6 +6,7 @@ Doxyfile
!.gitignore
!.github
!.gitkeep
!api/.gitkeep
.venv
api/
build/*
@ -29,5 +29,4 @@ src/rust/target
tmp*
web/_cache/*
web/_site/*
web/api/
web/Gemfile.lock