38 Commits

Author SHA1 Message Date
Joel Sherrill
01a36eedc5 c_user: Fix numbered lists. 2016-10-28 15:56:19 -05:00
Chris Johns
23a5ce4498 Remove the old files. 2016-10-29 05:09:35 +11:00
Joel Sherrill
154f3dc68b object_services.rst: Add _rtems_object_id_api_minimum_class and _rtems_object_id_api_maximum_class 2016-10-28 11:43:49 -05:00
Chris Johns
9aafb39c88 c_user: Remove errors and warnings. 2016-10-28 05:56:02 -07:00
Joel Sherrill
36def9125c rtems-docs: Fix many unnecessary back slashes 2016-10-27 19:47:07 -05:00
Chris Johns
e6fe68d51d c_user: Fix minor error. 2016-09-14 09:23:27 +10:00
Chris Johns
489740f6a9 Set SPDX License Identifier in each source file. 2016-05-20 12:47:09 +10:00
Amar Takhar
170418af2d Move images to a common directory. 2016-05-18 13:47:42 -04:00
Chris Johns
924c5429b0 Fix SMP warning. 2016-05-02 20:51:26 -04:00
Chris Johns
e9c2b7acbb Update version numbers and the titles. 2016-05-02 20:51:26 -04:00
Chris Johns
1a5e1d7678 Fix formatting. 2016-05-02 20:51:26 -04:00
Chris Johns
bcd64c620a Minor fixes. 2016-05-02 20:51:26 -04:00
Chris Johns
f29b7faf6d Clean up. 2016-05-02 20:51:26 -04:00
Chris Johns
25d55d49c3 Change code to code-block. 2016-05-02 20:51:26 -04:00
Chris Johns
00d1a0a1fb Fix double quotes. 2016-05-02 20:51:26 -04:00
Chris Johns
0d86b7111e Clean up. 2016-05-02 20:51:26 -04:00
Chris Johns
1762611192 Add semaphore attributes figure. 2016-05-02 20:51:26 -04:00
Chris Johns
f02e87257a Fix the double quotes. 2016-05-02 20:51:26 -04:00
Chris Johns
080608f70f Manually apply patch from textinfo dooc.
Patch https://git.rtems.org/rtems/commit/?id=265312a5be98d59e9758cc78c0f313920fa40016
2016-05-02 20:51:26 -04:00
Chris Johns
c9aaf3145f Clean up 2016-05-02 20:51:26 -04:00
Chris Johns
8ef6ea80ef Clean ups. 2016-05-02 20:51:25 -04:00
Chris Johns
859f0b7319 Add an rtems-table class to wrap and align HTML tables. 2016-05-02 20:51:25 -04:00
Chris Johns
1a72a9806f Cleanups. 2016-05-02 20:51:25 -04:00
Chris Johns
66220bcbd7 Fix index error. 2016-05-02 20:51:25 -04:00
Chris Johns
0ddfd93b55 Remove widths from tables for the PDF. 2016-05-02 20:51:25 -04:00
Chris Johns
7130ed3229 Fix PDF layout. 2016-05-02 20:51:25 -04:00
Chris Johns
8083970e47 Switch the task manager to tables for status codes. 2016-05-02 20:51:25 -04:00
Chris Johns
36745eb06d Remove command.rst and clean up the index page. 2016-05-02 20:51:25 -04:00
Chris Johns
b8d3f6b3b7 C user guide clean up. Up to timer manager. 2016-05-02 20:51:25 -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
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
bbf2836248 Rename old document for reference only. 2016-05-02 20:51:24 -04:00
Amar Takhar
fd6dc8c8de Split document into seperate files by section. 2016-05-02 20:51:24 -04:00
Amar Takhar
1a1be7f456 Fix markup. 2016-05-02 20:51:23 -04:00
Amar Takhar
5daabd23cf Initial reST documentation using Sphinx. 2016-05-02 20:51:07 -04:00