1
0
Fork 0
forked from fun/fun

Doxygen code comment cleanups and new blog post. No code changes. (0.41.5)

This commit is contained in:
Johannes Findeisen 2026-05-01 15:15:42 +02:00
commit 4309ec2a52
212 changed files with 423 additions and 476 deletions

3
.gitignore vendored
View file

@ -1,10 +1,12 @@
CMakeCache.txt
Doxyfile
.*
!.editorconfig
!.gitignore
!.github
!.gitkeep
.venv
api/
build/*
build_debug/*
build_release/*
@ -23,4 +25,5 @@ src/rust/target
tmp*
web/_cache/*
web/_site/*
web/api/
web/Gemfile.lock