Amar Takhar
9b5801a6e6
Add PDF generation support use with --pdf
2016-05-02 20:51:24 -04:00
Amar Takhar
f916fcaaae
Add support for spellchecking with a custom dictionary.
...
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.
2016-05-02 20:51:24 -04:00
Amar Takhar
d389819eea
Convert all Unicode to ASCII(128)
2016-05-02 20:51:24 -04:00
Amar Takhar
3a717592a9
Rework how conf.py is handled.
...
Needed to switch due to increasing complexity.
2016-05-02 20:51:24 -04:00
Amar Takhar
14d532bb65
Fix section numbering, create TOC, seperate preface.
2016-05-02 20:51:22 -04:00
Amar Takhar
aa3dcf4eb2
Rename old document for reference only.
2016-05-02 20:51:22 -04:00
Amar Takhar
2d1dc3fe73
Split document into seperate files by section.
2016-05-02 20:51:22 -04:00
Amar Takhar
c142f5b338
Fix markup warnings.
2016-05-02 20:51:22 -04:00
Amar Takhar
5daabd23cf
Initial reST documentation using Sphinx.
2016-05-02 20:51:07 -04:00