Skip to content
Snippets Groups Projects
Commit 8027db38 authored by Lars Hupel's avatar Lars Hupel Committed by Etienne Kneuss
Browse files

update documentation

parent a798978d
No related branches found
No related tags found
No related merge requests found
...@@ -105,13 +105,6 @@ Building Documentation ...@@ -105,13 +105,6 @@ Building Documentation
To build this documentation locally, you will need Sphinx ( To build this documentation locally, you will need Sphinx (
http://sphinx-doc.org/ ), a restructured text toolkit that http://sphinx-doc.org/ ), a restructured text toolkit that
was originally developed to support Python documentation. You will was originally developed to support Python documentation.
also need `make`.
After installing sphinx, run ``sbt previewSite``. This will generate the documentation and open a browser.
After installing sphinx, entering the `doc/` directory of
Leon and running `make html` should build the documentation
in the HTML format. (Several other formats are supported,
though we do not use them, so we do not vouch for the
quality of the output.) As a top-level file for the HTML
documentation check `doc/_build/html/index.html` (you may
wish to bookmark this file in your browser).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment