mirror of
https://github.com/pspdev/pspsdk.git
synced 2026-01-06 15:10:29 +00:00
Update Doxygen configuration
This commit is contained in:
@@ -39,6 +39,7 @@ AC_CHECK_FUNCS([getcwd strchr])
|
||||
|
||||
# Doxygen.
|
||||
DX_HTML_FEATURE(ON)
|
||||
DX_DOT_FEATURE(ON)
|
||||
DX_CHM_FEATURE(OFF)
|
||||
DX_CHI_FEATURE(OFF)
|
||||
DX_MAN_FEATURE(OFF)
|
||||
@@ -46,7 +47,7 @@ DX_RTF_FEATURE(OFF)
|
||||
DX_XML_FEATURE(OFF)
|
||||
DX_PDF_FEATURE(OFF)
|
||||
DX_PS_FEATURE(OFF)
|
||||
DX_INIT_DOXYGEN(pspsdk, Doxyfile, doc)
|
||||
DX_INIT_DOXYGEN(PSPSDK, Doxyfile, doc)
|
||||
|
||||
# Override the default prefix to point to where the pspdev tools should be installed.
|
||||
# The binaries will end up in $prefix/bin, but pspsdk itself will end up in $prefix/$target/sdk.
|
||||
|
||||
Reference in New Issue
Block a user