Move API folder

This commit is contained in:
grosroro 2012-05-30 12:37:30 +02:00
commit e59f411c88
63 changed files with 9236 additions and 2 deletions

View file

@ -41,6 +41,7 @@ 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."