mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 14:20:11 +00:00
Configure Doxygen (#206)
* Configure Doxygen * Clean up filter_global_asm.py * Add documentation guide * Fix small issue with markdown rendering * Change @bug to lowercase in documenting guide * Folder restructure, new logo * Allow embedding LaTeX in doc comments, update Documenting guide * Resize logo * Change description to match new repo description, leave version number unspecified
This commit is contained in:
parent
a316f8d88d
commit
27d059b041
6 changed files with 2606 additions and 363 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -14,6 +14,7 @@ venv/
|
|||
build/
|
||||
notes/
|
||||
baserom/
|
||||
docs/doxygen/
|
||||
*.elf
|
||||
*.sra
|
||||
*.z64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue