mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 05:17:08 +02:00
Merge pull request #961 from birarda/master
have doxygen optionally generate a docset
This commit is contained in:
commit
e7c70ee2a0
1 changed files with 1 additions and 1 deletions
2
Doxyfile
2
Doxyfile
|
@ -988,7 +988,7 @@ HTML_INDEX_NUM_ENTRIES = 100
|
||||||
# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html
|
# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html
|
||||||
# for more information.
|
# for more information.
|
||||||
|
|
||||||
GENERATE_DOCSET = NO
|
GENERATE_DOCSET = YES
|
||||||
|
|
||||||
# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
|
# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
|
||||||
# feed. A documentation feed provides an umbrella under which multiple
|
# feed. A documentation feed provides an umbrella under which multiple
|
||||||
|
|
Loading…
Reference in a new issue