20 Commits

Author SHA1 Message Date
Chris Johns
23a5ce4498 Remove the old files. 2016-10-29 05:09:35 +11:00
Joel Sherrill
ff5d0807cb makefiles.rst, target_dependant_files.rst: Fix link 2016-10-28 12:22:02 -05:00
Joel Sherrill
7364f8c63f target_dependant_files.rst: Fix spacing and warning. 2016-10-28 12:22:01 -05:00
Joel Sherrill
a0c6979f16 initilization_code.rst, linker_script.rst: Fix cross reference 2016-10-28 12:22:01 -05:00
Chris Johns
4e71fe2687 bsp_howto: Fix ASCII figure. 2016-10-28 09:14:59 -07:00
Joel Sherrill
f29b7c1cc5 bsp_howto: Fix code-block markup 2016-10-27 20:01:18 -05:00
Joel Sherrill
36def9125c rtems-docs: Fix many unnecessary back slashes 2016-10-27 19:47:07 -05:00
Joel Sherrill
2b175c3238 initilization_code.rst: Fix figure formatting 2016-10-27 19:27:02 -05:00
Joel Sherrill
a1c7180773 Misc: Capitalize RTEMS. 2016-10-27 19:19:00 -05:00
Chris Johns
6d7a4d2ee7 Update the BSP howto.
Closes #2590.
2016-06-17 15:05:41 +10:00
Chris Johns
489740f6a9 Set SPDX License Identifier in each source file. 2016-05-20 12:47:09 +10: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
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
548f844b3c Rename old document for reference only. 2016-05-02 20:51:23 -04:00
Amar Takhar
b350509172 Split document into seperate files by section. 2016-05-02 20:51:23 -04:00
Amar Takhar
499c09f36e Fix warnings. 2016-05-02 20:51:23 -04:00
Amar Takhar
5daabd23cf Initial reST documentation using Sphinx. 2016-05-02 20:51:07 -04:00