mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 17:53:32 +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
|
||||
# for more information.
|
||||
|
||||
GENERATE_DOCSET = NO
|
||||
GENERATE_DOCSET = YES
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue