Add more information about building the docs

pull/1208/head
Matthias Geier 10 years ago
parent 8ae254de85
commit daedb4da79

@ -157,6 +157,13 @@ To build the HTML docs::
cd docs
make html
After that, the generated HTML files will be available at
``build/html/index.html``.
You can automatically check if all hyperlinks are still valid::
make linkcheck
Windows users can find ``make.bat`` in the ``docs`` folder.
You should also have a look at the `Project Jupyter Documentation Guide`__.

Loading…
Cancel
Save