X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FMakefile.sphinx;h=21f66488b2b7af0f4a20114d4761da237571fe4d;hb=539be96ea4aa2677a48050e32bb98caf25c0af52;hp=3746522db63b42d3351de2de38d5bde83a35388f;hpb=ee47edfd8e2dd048522ebd47305aeefbe9d8729c;p=oota-llvm.git diff --git a/docs/Makefile.sphinx b/docs/Makefile.sphinx index 3746522db63..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 $(BUILDDIR)/html @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." dirhtml: