[GRASS-SVN] r60902 - grass/trunk/include/Make

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 20 09:30:29 PDT 2014


Author: martinl
Date: 2014-06-20 09:30:29 -0700 (Fri, 20 Jun 2014)
New Revision: 60902

Modified:
   grass/trunk/include/Make/Doxyfile_arch_html.in
Log:
cosmetics in doxyfile (replace hardcoded value)

Modified: grass/trunk/include/Make/Doxyfile_arch_html.in
===================================================================
--- grass/trunk/include/Make/Doxyfile_arch_html.in	2014-06-20 16:21:43 UTC (rev 60901)
+++ grass/trunk/include/Make/Doxyfile_arch_html.in	2014-06-20 16:30:29 UTC (rev 60902)
@@ -26,7 +26,7 @@
 # identify the project. Note that if you do not use Doxywizard you need
 # to put quotes around the project name if it contains spaces.
 
-PROJECT_NAME           = "GRASS GIS 7 Programmer's Manual"
+PROJECT_NAME           = "GRASS GIS @GRASS_VERSION_MAJOR@ Programmer's Manual"
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number.
 # This could be handy for archiving the generated documentation or



More information about the grass-commit mailing list