Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WIP] adjust docbuild for moved src [ci skip] | Mats Wichmann | 2020-05-10 | 1 | -1/+1 |
| | | | | | | | src/engine/SCons moved to SCons, affects wired in paths in documentation, and doc building scripts Signed-off-by: Mats Wichmann <mats@linux.com> | ||||
* | - added EPUB Builder to the DocBook Tool, based on the work of Andrew ↵ | Dirk Baechle | 2013-12-21 | 1 | -9/+2 |
| | | | | Featherstone | ||||
* | - added EPUB as output format for documentation ("user" and "man" targets) | Dirk Baechle | 2013-10-08 | 1 | -1/+21 |
| | |||||
* | - relinked the build of all documentation outputs to the bootstrap process | Dirk Baechle | 2013-05-03 | 1 | -3/+14 |
| | | | | - corrected the doc folder SConscripts and added XSL and titlepage files where required | ||||
* | - added Docbook Tool to the sources | Dirk Baechle | 2013-05-03 | 1 | -0/+44 |
- added SConstruct for the MAN pages |