diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 0543e76a1..e7cc22b2e 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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