Author: breser
Date: Sat Jan 5 05:17:19 2013
New Revision: 1429203
URL: http://svn.apache.org/viewvc?rev=1429203&view=rev
Log:
Merge r1429201, fix to doc indexing from trunk to 1.7.x via obvious rule.
Modified:
subversion/branches/1.7.x/ (props changed)
subversion/branches/1.7.x/doc/doxygen.conf
Propchange: subversion/branches/1.7.x/
------------------------------------------------------------------------------
Merged /subversion/trunk:r1429201
Modified: subversion/branches/1.7.x/doc/doxygen.conf
URL:
http://svn.apache.org/viewvc/subversion/branches/1.7.x/doc/doxygen.conf?rev=1429203&r1=1429202&r2=1429203&view=diff
==============================================================================
--- subversion/branches/1.7.x/doc/doxygen.conf (original)
+++ subversion/branches/1.7.x/doc/doxygen.conf Sat Jan 5 05:17:19 2013
@@ -754,7 +754,7 @@ COLS_IN_ALPHA_INDEX = 5
# The IGNORE_PREFIX tag can be used to specify one or more prefixes that
# should be ignored while generating the index headers.
-IGNORE_PREFIX =
+IGNORE_PREFIX = svn_ SVN_
#---------------------------------------------------------------------------
# configuration options related to the HTML output