summaryrefslogtreecommitdiffstats
path: root/develenv/wscript (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add 'waf linkcheck' to check external references.Amar Takhar2016-05-021-1/+1
|
* Add PDF generation support use with --pdfAmar Takhar2016-05-021-6/+1
|
* Add support for spellchecking with a custom dictionary.Amar Takhar2016-05-021-1/+1
| | | | | | | | | | | | | | To use: 1. Install aspell 2. waf spell <list of files> * waf spell mydoc.rst * waf spell *.rst This uses a custom dictionary stored in common/spell/dict/. We should add all RTEMS and programming terms to this to ensure we are consistent. Amar.
* Rework how conf.py is handled.Amar Takhar2016-05-021-9/+1
| | | | Needed to switch due to increasing complexity.
* Initial reST documentation using Sphinx.Amar Takhar2016-05-021-0/+19