File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ PROJECT_NAME = "Quantum GIS"
2323# This could be handy for archiving the generated documentation or
2424# if some version control system is used.
2525
26- PROJECT_NUMBER = HEAD
26+ PROJECT_NUMBER = HEAD-$id:$
2727
2828# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
2929# base path where the generated documentation will be put.
@@ -243,7 +243,7 @@ EXTRACT_ALL = YES
243243# If the EXTRACT_PRIVATE tag is set to YES all private members of a class
244244# will be included in the documentation.
245245
246- EXTRACT_PRIVATE = NO
246+ EXTRACT_PRIVATE = YES
247247
248248# If the EXTRACT_STATIC tag is set to YES all static members of a file
249249# will be included in the documentation.
You can’t perform that action at this time.
0 commit comments