Remove API doc cause it's not supported by readthedocs

This commit is contained in:
Romain Neutron 2012-05-30 13:13:34 +02:00
commit e7918c03f7

View file

@ -41,7 +41,6 @@ clean:
html:
$(SPHINXBUILD) -W -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
cp -R API $(BUILDDIR)/html
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."