Add Doxygen and m.css config file

This commit is contained in:
Léo Lam
2022-01-25 22:32:59 +01:00
parent b728917ef4
commit 29a7b8f349
3 changed files with 2672 additions and 0 deletions
+2
View File
@@ -43,3 +43,5 @@ perf.data.old
/toolchain/clang-*
tools/check
tools/listsym
docs/build
+2662
View File
File diff suppressed because it is too large Load Diff
+8
View File
@@ -0,0 +1,8 @@
# Configuration file for https://mcss.mosra.cz/documentation/doxygen/
DOXYFILE = "Doxyfile"
MAIN_PROJECT_URL = "https://botw.link"
SHOW_UNDOCUMENTED = True
SEARCH_RESULT_ID_BYTES = 4
SEARCH_FILE_OFFSET_BYTES = 4
SEARCH_NAME_SIZE_BYTES = 2
SEARCH_DOWNLOAD_BINARY = True