Building the documentation ========================= This documentation uses `Sphinx `_ 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`.