mirror of
https://github.com/zeldaret/botw
synced 2026-09-03 18:03:44 -04:00
Add Doxygen and m.css config file
This commit is contained in:
+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