mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-15 05:32:21 +00:00
Use doxygen to generate code documentation
.. run make in src/doc/doxygen to generate documentation for the source code in html and latex format. .. doing this to get some basic docs going, since the codebase is now so large its getting difficult for even the core team to remember. .. the subdirectories generated are ignored (see .gitignore) [skip ci]
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -36,6 +36,8 @@ plugins/
|
||||
resources/
|
||||
src/debug/
|
||||
src/release/
|
||||
doc/doxygen/latex
|
||||
doc/doxygen/html
|
||||
|
||||
qwt/src/debug/
|
||||
qwt/src/release/
|
||||
|
||||
Reference in New Issue
Block a user