[QGIS Commit] r12314 - trunk/qgis
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Wed Dec 2 18:10:18 EST 2009
Author: timlinux
Date: 2009-12-02 18:10:18 -0500 (Wed, 02 Dec 2009)
New Revision: 12314
Modified:
trunk/qgis/Doxyfile
Log:
Added analysis libs to doc generation too
Modified: trunk/qgis/Doxyfile
===================================================================
--- trunk/qgis/Doxyfile 2009-12-02 23:06:29 UTC (rev 12313)
+++ trunk/qgis/Doxyfile 2009-12-02 23:10:18 UTC (rev 12314)
@@ -479,6 +479,9 @@
src/core/symbology \
src/core/symbology-ng \
src/gui \
+ src/analysis/interpolation \
+ src/analysis/raster \
+ src/analysis/vector \
src/plugins
# If the value of the INPUT tag contains directories, you can use the
More information about the QGIS-commit
mailing list