summaryrefslogtreecommitdiffstats
path: root/shell (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-02Add PDF generation support use with --pdfAmar Takhar2-6/+5
2016-05-02Add missed conf.py.Amar Takhar1-0/+8
No idea how this happened.
2016-05-02Clean up of file and directory commands.Chris Johns1-850/+866
2016-05-02Add support for spellchecking with a custom dictionary.Amar Takhar1-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.
2016-05-02Convert all Unicode to ASCII(128)Amar Takhar4-47/+47
2016-05-02Rework how conf.py is handled.Amar Takhar1-9/+1
Needed to switch due to increasing complexity.
2016-05-02Clean up of general commands.Chris Johns1-308/+319
2016-05-02Move preface/intro one level up so the section is unnumbered.Amar Takhar1-1/+2
2016-05-02Clean up config and init.Chris Johns1-26/+25
2016-05-02Split document.Amar Takhar11-1/+7005
2016-05-02Clean up the alias command.Chris Johns1-34/+33
2016-05-02Cleaned up to General Commands.Chris Johns1-346/+246
2016-05-02Fix references.Amar Takhar1-9/+3
2016-05-02Fix broken markup.Amar Takhar1-1/+44