Lines Matching full:which
17 The documentation is built with several tools which are not included in this
42 You can also skip creating the virtual environment altogether, in which case
53 * "clean", which removes all build files and the virtual environment.
55 * "clean-venv", which removes the virtual environment directory.
57 * "venv", which creates a virtual environment with all necessary tools
60 * "html", which builds standalone HTML files for offline viewing.
62 * "htmlview", which re-uses the "html" builder, but then opens the main page
65 * "htmlhelp", which builds HTML files and a HTML Help project file usable to
73 * "latex", which builds LaTeX source files as input to "pdflatex" to produce
76 * "text", which builds a plain text file for each source file.
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
85 * "changes", which builds an overview over all versionadded/versionchanged/
89 * "coverage", which builds a coverage overview for standard library modules and
92 * "pydoc-topics", which builds a Python module containing a dictionary with
96 * "suspicious", which checks the parsed markup for text that looks like
99 * "check", which checks for frequent markup errors.
101 * "serve", which serves the build/html directory on port 8000.
103 * "dist", (Unix only) which creates distributable archives of HTML, text,