[Checkins] SVN: bluebream/website/docs/v1.0/Makefile it is just doctrees

Baiju M baiju.m.mail at gmail.com
Fri Jan 15 07:05:25 EST 2010


Log message for revision 108139:
  it is just doctrees
  

Changed:
  U   bluebream/website/docs/v1.0/Makefile

-=-
Modified: bluebream/website/docs/v1.0/Makefile
===================================================================
--- bluebream/website/docs/v1.0/Makefile	2010-01-15 11:56:50 UTC (rev 108138)
+++ bluebream/website/docs/v1.0/Makefile	2010-01-15 12:05:25 UTC (rev 108139)
@@ -10,7 +10,7 @@
 # Internal variables.
 PAPEROPT_a4     = -D latex_paper_size=a4
 PAPEROPT_letter = -D latex_paper_size=letter
-ALLSPHINXOPTS   = -d $(BUILDDIR)/maindoctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
+ALLSPHINXOPTS   = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
 
 .PHONY: help clean html
 



More information about the checkins mailing list