summaryrefslogtreecommitdiffstats
path: root/doc/user/SConstruct
Commit message (Collapse)AuthorAgeFilesLines
* - 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-5/+5
| | | | - corrected the doc folder SConscripts and added XSL and titlepage files where required
* - corrected xincludes for MAN pagesDirk Baechle2013-05-031-0/+53
- started to work on support for UserGuide examples - added xslt for transforming SCons XSD to Docbook documents - added SConstructs for all documents and titlepage for the UserGuide