Lines Matching +full:linkcheck +full:- +full:docs
6 available <https://docs.python.org/dev/download.html>`_.
14 Building the docs
23 * `python-docs-theme <https://pypi.org/project/python-docs-theme/>`_
29 ----------
43 the Makefile will look for instances of ``sphinx-build`` and ``blurb``
55 * "clean-venv", which removes the virtual environment directory.
62 * "htmlview", which re-uses the "html" builder, but then opens the main page
66 convert them into a single Compiled HTML (.chm) file -- these are popular
78 * "epub", which builds an EPUB document, suitable to be viewed on e-book
81 * "linkcheck", which checks all external references to see whether they are
83 well as a plain-text (.txt) file.
92 * "pydoc-topics", which builds a Python module containing a dictionary with
94 ``tools/pyspecific.py`` -- pydoc needs these to show topic and keyword help.
108 ------------
114 sphinx-build -b<builder> . build/<builder>
137 You can also send a mail to the Python Documentation Team at docs@python.org,
141 a mail to docs@python.org.