We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a33d2 commit 16cff94Copy full SHA for 16cff94
README.rst
@@ -59,9 +59,9 @@ The build process will automatically download a snapshot of the `shared content`
59
``build`` directory and will generate output into the ``output`` directory.
60
61
``build_docs.py`` can take any of the `available Sphinx builders`_ as its argument. For example, to
62
-build the docs into a single HTML page, you can use the ``htmlsingle`` target, like so::
+build the docs into a single HTML page, you can use the ``singlehtml`` target, like so::
63
64
- python build_docs.py htmlsingle
+ python build_docs.py singlehtml
65
66
67
Copyright and license
0 commit comments