[GRASS-SVN] r69709 - grass/trunk/include/Make
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Oct 19 17:00:38 PDT 2016
Author: wenzeslaus
Date: 2016-10-19 17:00:38 -0700 (Wed, 19 Oct 2016)
New Revision: 69709
Modified:
grass/trunk/include/Make/Docs.make
Log:
doc: add general things missing from r69588 for misc to miscellaneous change
Modified: grass/trunk/include/Make/Docs.make
===================================================================
--- grass/trunk/include/Make/Docs.make 2016-10-19 22:17:34 UTC (rev 69708)
+++ grass/trunk/include/Make/Docs.make 2016-10-20 00:00:38 UTC (rev 69709)
@@ -58,7 +58,7 @@
display.html \
general.html \
imagery.html \
- misc.html \
+ miscellaneous.html \
photo.html \
postscript.html \
raster.html \
@@ -83,7 +83,7 @@
$(call html_pdf display,d.*.html)
$(call html_pdf general,g.*.html)
$(call html_pdf imagery,i.*.html)
- $(call html_pdf misc,m.*.html)
+ $(call html_pdf miscellaneous,m.*.html)
$(call html_pdf photo,i.ortho*.html photo*.html)
$(call html_pdf postscript,ps.*.html)
$(call html_pdf raster,r.*.html)
More information about the grass-commit
mailing list