From e7918c03f73894e4fd590130883245337139c848 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Wed, 30 May 2012 13:13:34 +0200 Subject: [PATCH] Remove API doc cause it's not supported by readthedocs --- docs/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/Makefile b/docs/Makefile index 893b889..bfc3101 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -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."