summaryrefslogtreecommitdiffstats
path: root/doc/man/SConstruct
Commit message (Collapse)AuthorAgeFilesLines
* [WIP] adjust docbuild for moved src [ci skip]Mats Wichmann2020-05-101-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 Baechle2013-12-211-9/+2
| | | | Featherstone
* - added EPUB as output format for documentation ("user" and "man" targets)Dirk Baechle2013-10-081-1/+21
|
* - relinked the build of all documentation outputs to the bootstrap processDirk Baechle2013-05-031-3/+14
| | | | - corrected the doc folder SConscripts and added XSL and titlepage files where required
* - added Docbook Tool to the sourcesDirk Baechle2013-05-031-0/+44
- added SConstruct for the MAN pages