mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-11 09:39:01 +00:00
Add GENERATE_TREEVIEW for the side panel
Remove cmake Cmake assisted parsing appears to make the time to build docs absolutely abysmal
This commit is contained in:
@@ -43,16 +43,15 @@ HTML_EXTRA_FILES = \
|
||||
USE_MDFILE_AS_MAINPAGE = doxymain.md
|
||||
HTML_HEADER = header.html
|
||||
HTML_COLORSTYLE = LIGHT
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to source browsing
|
||||
#---------------------------------------------------------------------------
|
||||
SOURCE_BROWSER = YES
|
||||
VERBATIM_HEADERS = YES
|
||||
CLANG_ASSISTED_PARSING = YES
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Misc
|
||||
#---------------------------------------------------------------------------
|
||||
# Disable LaTEX output since we literally dont care
|
||||
GENERATE_LATEX = FALSE
|
||||
GENERATE_TREEVIEW = YES
|
||||
|
||||
Reference in New Issue
Block a user