Skip to content

Commit 61c9cc0

Browse files
author
gsherman
committed
Added search capability to document generation
git-svn-id: http://svn.osgeo.org/qgis/trunk@10125 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 277eb62 commit 61c9cc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doxyfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ PROJECT_NAME = "Quantum GIS API Documentation"
2525
# automatically updated by the documentation process. If you run doxygen
2626
# manually, the revision number may not reflect the current revision.
2727

28-
PROJECT_NUMBER = HEAD-r8279
28+
PROJECT_NUMBER = HEAD-r10124
2929

3030
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
3131
# base path where the generated documentation will be put.
@@ -1259,4 +1259,4 @@ DOT_CLEANUP = YES
12591259
# The SEARCHENGINE tag specifies whether or not a search engine should be
12601260
# used. If set to NO the values of all tags below this one will be ignored.
12611261

1262-
SEARCHENGINE = NO
1262+
SEARCHENGINE = YES

0 commit comments

Comments
 (0)