more doc changes

This commit is contained in:
Adam Shaw
2009-11-22 16:21:12 -08:00
parent 1f924d501a
commit 2017ce20e8
9 changed files with 409 additions and 404 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ html:
arshaw:
mkdir -p build/html build/doctrees
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) build/html
cp -r build/html/* /var/www/arshaw/pages/fullcalendar/docs12/
cp -r build/html/* /var/www/arshaw/pages/fullcalendar/docs/
@echo
@echo "Build finished. The HTML pages are in build/html."