mirror of
https://github.com/zeldaret/botw
synced 2026-07-07 13:23:40 -04:00
Add Doxygen and m.css config file
This commit is contained in:
@@ -43,3 +43,5 @@ perf.data.old
|
||||
/toolchain/clang-*
|
||||
tools/check
|
||||
tools/listsym
|
||||
|
||||
docs/build
|
||||
|
||||
+2662
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
Reference in New Issue
Block a user