[GRASS-SVN] r60448 - grass/trunk/lib/python/pygrass/docs
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri May 23 05:17:14 PDT 2014
Author: neteler
Date: 2014-05-23 05:17:14 -0700 (Fri, 23 May 2014)
New Revision: 60448
Modified:
grass/trunk/lib/python/pygrass/docs/Makefile
Log:
pygrass: clean compilation layout _template
Modified: grass/trunk/lib/python/pygrass/docs/Makefile
===================================================================
--- grass/trunk/lib/python/pygrass/docs/Makefile 2014-05-23 12:17:04 UTC (rev 60447)
+++ grass/trunk/lib/python/pygrass/docs/Makefile 2014-05-23 12:17:14 UTC (rev 60448)
@@ -42,6 +42,7 @@
clean:
-rm -rf $(BUILDDIR)/*
+ -rm -f _templates/layout.html
html:
$(call run_grass,$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR_HTML))
More information about the grass-commit
mailing list