forked from mirrors/gio-qt
fix(doc): extract static function documentation
This commit is contained in:
parent
8ab76120d2
commit
2bab3ea399
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ if (BUILD_DOCS)
|
|||
|
||||
set (DOXYGEN_GENERATE_HTML YES)
|
||||
set (DOXYGEN_GENERATE_QHP YES)
|
||||
set (DOXYGEN_EXTRACT_STATIC YES)
|
||||
set (DOXYGEN_OUTPUT_DIRECTORY "./docs/")
|
||||
set (DOXYGEN_EXCLUDE_SYMBOLS "*Private;*Test")
|
||||
set (DOXYGEN_QHG_LOCATION "qhelpgenerator")
|
||||
|
|
Loading…
Reference in a new issue