Doxygen code comment cleanups and new blog post. No code changes. (0.41.5)
This commit is contained in:
parent
4e69a3ce63
commit
4309ec2a52
212 changed files with 423 additions and 476 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue