Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-15 | docs: Fix RTD build configuration. | Damien George | |
ReadTheDocs needs the root directory in its search path so it finds topindex.html. | |||
2014-11-15 | docs: Add optional sphinx_rtd_theme; add docs build instructions. | evildmp | |
The sphinx_rtd_theme is used by ReadTheDocs to render a pretty looking documentation. If you have this theme installed locally then your locally-compiled docs will look exactly like the published documentation. Otherwise it falls back to the default theme. | |||
2014-11-04 | docs: Bump version to 1.3.6.v1.3.6 | Damien George | |
This needs to be done before actually tagging the new version. | |||
2014-11-04 | docs: Update front page to display date of last update. | Damien George | |
2014-11-02 | docs: Disable logo and add spacing to top index. | Damien George | |
2014-11-02 | docs: Make custom index page; add more docs. | Damien George | |
2014-10-31 | docs: Import documentation from source-code inline comments. | Damien George | |
The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory. | |||
2014-09-25 | docs: Initial commit of Sphinx documentation framework. | Damien George | |