[blivet:master 3/5] Remove doctest target from Makefile.

mulhern amulhern at redhat.com
Mon Jun 16 13:10:04 UTC 2014


Actually running any code that occurs in the comments does not appear to be
all that desirable.

Signed-off-by: mulhern <amulhern at redhat.com>
---
 doc/Makefile | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/doc/Makefile b/doc/Makefile
index 2088c55..2fc38ee 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -153,8 +153,3 @@ linkcheck: apidoc
 	@echo
 	@echo "Link check complete; look for any errors in the above output " \
 	      "or in $(BUILDDIR)/linkcheck/output.txt."
-
-doctest: apidoc
-	$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) $(BUILDDIR)/doctest
-	@echo "Testing of doctests in the sources finished, look at the " \
-	      "results in $(BUILDDIR)/doctest/output.txt."
-- 
1.9.3



More information about the anaconda-patches mailing list