You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
064a2c9172
gendoc.py has become more complex such that we actually want to pass things to it like `--verbose`, `--nodelete`, `--target`, so use `argparse` to do this like we have `build.py`. Pass through `-v` flags to `build.py`. |
9 years ago | |
---|---|---|
.. | ||
continuserv | 9 years ago | |
speculator | 9 years ago | |
README | 10 years ago | |
basic.css | 10 years ago | |
codehighlight.css | 9 years ago | |
gendoc.py | 9 years ago | |
matrix-org-gendoc.sh | 10 years ago | |
nature.css | 10 years ago |
README
Requirements: - docutils (for converting RST to HTML) - Jinja2 (for templating) To generate the complete specification along with supporting documentation, run: python gendoc.py The output of this will be inside the "gen" folder. Matrix.org only ("gen" folder has matrix.org tweaked pages): ./matrix-org-gendoc.sh /path/to/matrix.org/includes/nav.html