summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2014-07-06 09:59:47 (GMT)
committeralbert-github <albert.tests@gmail.com>2014-07-06 09:59:47 (GMT)
commitda029a3c893df22536cb3635e597fd3f5b2a4862 (patch)
tree9d3145db07f7e2a7f5aa3cead4fb914fbdf08812
parent7779bf6d6206bc0f78c22100034c44bfdb7f1bc1 (diff)
downloadDoxygen-da029a3c893df22536cb3635e597fd3f5b2a4862.zip
Doxygen-da029a3c893df22536cb3635e597fd3f5b2a4862.tar.gz
Doxygen-da029a3c893df22536cb3635e597fd3f5b2a4862.tar.bz2
BugĀ 700510 - Bibliography duplicate filenames fails
Spaces are now allowed in the file names
-rw-r--r--src/config.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/config.xml b/src/config.xml
index eed486e..e4a6ae5 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -1145,9 +1145,7 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn"
\c bibtex tool to be installed. See also http://en.wikipedia.org/wiki/BibTeX for
more info. For \f$\mbox{\LaTeX}\f$ the style of the bibliography can be controlled
using \ref cfg_latex_bib_style "LATEX_BIB_STYLE".
- To use this
- feature you need \c bibtex and \c perl available in the search path. Do not use
- file names with spaces, \c bibtex cannot handle them.
+ To use this feature you need \c bibtex and \c perl available in the search path.
See also \ref cmdcite "\\cite" for info how to create references.
]]>
</docs>