We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799cde1 commit b2d759bCopy full SHA for b2d759b
docs/maintenance.rst
@@ -151,7 +151,7 @@ Use a reasonable line length (<80).
151
Building the documentation
152
++++++++++++++++++++++++++
153
After you have bootstrapped and run the buildout, you can build the
154
-documentation using the script ``bin/make-docs`` to create the documentation
+documentation using the script ``bin/tox -edocs`` to create the documentation
155
HTML output. The script will tell you where it saves the output.
156
157
The official documentation site on `Read the Docs`
0 commit comments