| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | makerst.py: Support split classes XML and use folders and/or single files as ↵ | Alexander Meerhoff | 2017-09-23 | 1 | -1/+1 |
| | | | | | | | | | | input The new syntax is (from `doc/`): `tools/makerst.py classes/ ../modules/`. Also adapted `make rst` target accordingly. [ci skip] | ||||
| * | Doc: Drop unmainted converters for html, textile, dokuwiki | Rémi Verschelde | 2017-05-06 | 1 | -19/+0 |
| | | |||||
| * | Enhance xml to rst converter | Rémi Verschelde | 2016-02-07 | 1 | -1/+1 |
| | | | | | | | | | | | Fixes a number of issues: - Headings underliners now have the correct length - Newline+Tabs in descriptions are replaced by two newlines to make a proper paragraph - [br] are replaced by two newlines, making a proper paragraph - Properly parse internal hyperlinks in constants description - Fix broken internal links due to missing newlines - Show method header even when it has no description, to have something to reference in hyperlinks | ||||
| * | Add a Makefile to generate classes doc in various formats | Rémi Verschelde | 2015-12-13 | 1 | -0/+47 |
| All the generated documentation is put in doc/_build. | |||||
