summaryrefslogtreecommitdiffstats
path: root/doc/design/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>
* - relinked the build of all documentation outputs to the bootstrap processDirk Baechle2013-05-031-5/+7
| | | | - corrected the doc folder SConscripts and added XSL and titlepage files where required
* - corrected xincludes for MAN pagesDirk Baechle2013-05-031-0/+47
- 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