[master 1/1] remove mention of doctest b/c target was removed in fed53d969af0eddaeeca58cdf3e40916497aa305

atodorov installerbot-noreply at redhat.com
Fri May 22 07:23:05 UTC 2015


From: Alexander Todorov <atodorov at redhat.com>

---
 doc/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc/Makefile b/doc/Makefile
index 2fc38ee..2ffe9ae 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -17,7 +17,7 @@ ALLSPHINXOPTS   = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
 # the i18n builder cannot share the environment and doctrees with the others
 I18NSPHINXOPTS  = $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
 
-.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext apidoc
+.PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck gettext apidoc
 
 help:
 	@echo "Please use \`make <target>' where <target> is one of"
@@ -39,7 +39,6 @@ help:
 	@echo "  gettext    to make PO message catalogs"
 	@echo "  changes    to make an overview of all changed/added/deprecated items"
 	@echo "  linkcheck  to check all external links for integrity"
-	@echo "  doctest    to run all doctests embedded in the documentation (if enabled)"
 
 clean:
 	-rm -rf $(BUILDDIR)/*


-- 
To view this commit on github, visit https://github.com/rhinstaller/blivet/commit/e762e3208ac5d53f7940c8fb9a824b0905de35ba


More information about the anaconda-patches mailing list