16 Commits

Author SHA1 Message Date
Chris Johns
aae09e24ae Corrections from Worth Burruss. Many thanks. 2016-05-02 20:51:27 -04:00
Chris Johns
a34c157d08 Corrections from Worth Burruss. Many thanks. 2016-05-02 20:51:27 -04:00
Chris Johns
6958370ed9 Fix bad formatting that somehow went into the doco. 2016-05-02 20:51:27 -04:00
Chris Johns
dc234b58f4 Corrections from a review. 2016-05-02 20:51:27 -04:00
Chris Johns
c075916ddc Corrections and improvements from Worth Burruss (thanks so much). 2016-05-02 20:51:27 -04:00
Chris Johns
21519275cc Corrections. 2016-05-02 20:51:27 -04:00
Chris Johns
27bcdfbf57 Add a basics section to Getting Started. Rearrange the content. 2016-05-02 20:51:27 -04:00
Chris Johns
024e04034e Start adding Getting Started guide's Released Version. 2016-05-02 20:51:27 -04:00
Chris Johns
5353914b84 Updates from user reviews. 2016-05-02 20:51:27 -04:00
Chris Johns
4e3cf2b2f8 Split installation into separate files. 2016-05-02 20:51:26 -04:00
Chris Johns
c05e43b4a3 User manual, devel install and windows install. 2016-05-02 20:51:26 -04:00
Amar Takhar
ed3794ea39 Add 'waf linkcheck' to check external references. 2016-05-02 20:51:25 -04:00
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
3a717592a9 Rework how conf.py is handled.
Needed to switch due to increasing complexity.
2016-05-02 20:51:24 -04:00
Amar Takhar
5daabd23cf Initial reST documentation using Sphinx. 2016-05-02 20:51:07 -04:00