X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FMakefile.sphinx;h=21f66488b2b7af0f4a20114d4761da237571fe4d;hb=39b49edd7ff8baf2cd668da8623824ba63795db4;hp=8b9cb8b52994f31abbedb318eb77b1179edcf614;hpb=1f90eb4674a7e2151eaf5eeef34ea9b7ad10bd90;p=oota-llvm.git diff --git a/docs/Makefile.sphinx b/docs/Makefile.sphinx index 8b9cb8b5299..21f66488b2b 100644 --- a/docs/Makefile.sphinx +++ b/docs/Makefile.sphinx @@ -46,11 +46,6 @@ clean: html: $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html @echo - @# FIXME: Remove this `cp` once HTML->Sphinx transition is completed. - @# Kind of a hack, but HTML-formatted docs are on the way out anyway. - @echo "Copying legacy HTML-formatted docs into $(BUILDDIR)/html" - @cp -a *.html $(BUILDDIR)/html - @cp tutorial/*.html tutorial/*.png $(BUILDDIR)/html @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." dirhtml: