X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FMakefile.sphinx;h=21f66488b2b7af0f4a20114d4761da237571fe4d;hb=de7e17f65a88b16b76f4060a9733ca6abc9d7627;hp=78c3d71bab4768f24eb4b9306523365d13532511;hpb=c7ff36a86362e4deb629862af8a08a3ef613025b;p=oota-llvm.git diff --git a/docs/Makefile.sphinx b/docs/Makefile.sphinx index 78c3d71bab4..21f66488b2b 100644 --- a/docs/Makefile.sphinx +++ b/docs/Makefile.sphinx @@ -46,10 +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 tutorial/*.html $(BUILDDIR)/html @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." dirhtml: