mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
* Add docs for sphinx.ext.doctest.
* Update parse_node functions.
This commit is contained in:
@@ -64,3 +64,7 @@ linkcheck:
|
||||
@echo
|
||||
@echo "Link check complete; look for any errors in the above output " \
|
||||
"or in .build/linkcheck/output.txt."
|
||||
|
||||
doctest:
|
||||
mkdir -p .build/doctest .build/doctrees
|
||||
$(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) .build/doctest
|
||||
|
||||
Reference in New Issue
Block a user