From: Jan Arve Saether Date: Mon, 24 Sep 2012 13:01:16 +0000 (+0200) Subject: Don't have spaces in the project name. It's inconsistent. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2cec36e1e023812606179a24b1cdec6b08bb387;p=profile%2Fivi%2Fqtxmlpatterns.git Don't have spaces in the project name. It's inconsistent. This is just for consistency, otherwise we would have to tell it to look for the qtxmlpatterns/qt-xml-patterns.index file. Change-Id: Id374511e09bba038209fe48616313b16e0a6e4b3 Reviewed-by: Jerome Pasion --- diff --git a/doc/qt5.qdocconf b/doc/qt5.qdocconf index de0a7cd..a8ee4a7 100644 --- a/doc/qt5.qdocconf +++ b/doc/qt5.qdocconf @@ -1,5 +1,5 @@ # Name of the project. -project = Qt Xml Patterns +project = QtXmlPatterns # Directories in which to search for files to document and images. # By default set to the root directory of the project for sources