Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ Automatic Rebuild with Live Reload
You can build & preview documentation locally using the following steps.

Run the doc build to build the web page files, and host a webserver to preview:

.. code-block:: shell

python make.py serve
Expand Down