15 Commits

Author SHA1 Message Date
Amar Takhar
9b5801a6e6 Add PDF generation support use with --pdf 2016-05-02 20:51:24 -04:00
Amar Takhar
b99044088c Add missed conf.py.
No idea how this happened.
2016-05-02 20:51:24 -04:00
Chris Johns
4f81ff1700 Clean up of file and directory commands. 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
Chris Johns
a6b837e9b5 Clean up of general commands. 2016-05-02 20:51:23 -04:00
Amar Takhar
735de5fe51 Move preface/intro one level up so the section is unnumbered. 2016-05-02 20:51:23 -04:00
Chris Johns
62d03a1324 Clean up config and init. 2016-05-02 20:51:22 -04:00
Amar Takhar
8ca13ed19f Split document. 2016-05-02 20:51:22 -04:00
Chris Johns
e1797c0eb0 Clean up the alias command. 2016-05-02 20:51:22 -04:00
Chris Johns
1d83077e49 Cleaned up to General Commands. 2016-05-02 20:51:22 -04:00
Amar Takhar
9e27b86391 Fix references. 2016-05-02 20:51:22 -04:00
Amar Takhar
7b8e24ebca Fix broken markup. 2016-05-02 20:51:22 -04:00
Amar Takhar
5daabd23cf Initial reST documentation using Sphinx. 2016-05-02 20:51:07 -04:00