
2 changed files with 14 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||||
|
Building the documentation |
||||
|
========================= |
||||
|
|
||||
|
This documentation uses `Sphinx <https://www.sphinx-doc.org/>`_ |
||||
|
|
||||
|
It can be built in different formats. |
||||
|
|
||||
|
Run ``cd docs; make`` to see the possible formats. |
||||
|
|
||||
|
Run ``cd docs; make html`` to build the documentation in HTML format. |
||||
|
|
||||
|
You can see the generated HTML documentation in a browser opening the directory |
||||
|
`docs/build/html`. |
Loading…
Reference in new issue