summaryrefslogtreecommitdiffstats
path: root/develenv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add PDF generation support use with --pdfAmar Takhar2016-05-022-6/+5
|
* 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.
* Convert all Unicode to ASCII(128)Amar Takhar2016-05-024-14/+14
|
* Rework how conf.py is handled.Amar Takhar2016-05-022-9/+9
| | | | Needed to switch due to increasing complexity.
* Move preface/intro one level up so the section is unnumbered.Amar Takhar2016-05-021-1/+2
|
* Split document.Amar Takhar2016-05-027-1/+1329
|
* Fix warnings.Amar Takhar2016-05-021-25/+10
|
* Initial reST documentation using Sphinx.Amar Takhar2016-05-023-0/+1431