summaryrefslogtreecommitdiffstats
path: root/develenv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* develenv/sample.rst: Correct formatting errorJoel Sherrill2016-10-271-1/+0
|
* develenv: Fix build errors for realJoel Sherrill2016-10-273-9/+6
|
* develenv: Fix build errorsJoel Sherrill2016-10-273-19/+20
|
* Fix develenv. Needs more fixes.Chris Johns2016-10-276-767/+603
|
* Set SPDX License Identifier in each source file.Chris Johns2016-05-207-0/+14
|
* Add 'waf linkcheck' to check external references.Amar Takhar2016-05-021-1/+1
|
* 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