summaryrefslogtreecommitdiffstats
path: root/c_user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old files.Chris Johns2016-10-291-23788/+0
|
* object_services.rst: Add _rtems_object_id_api_minimum_class and ↵Joel Sherrill2016-10-282-1/+67
| | | | _rtems_object_id_api_maximum_class
* c_user: Remove errors and warnings.Chris Johns2016-10-2811-22/+338
|
* rtems-docs: Fix many unnecessary back slashesJoel Sherrill2016-10-272-2/+2
|
* c_user: Fix minor error.Chris Johns2016-09-141-1/+1
|
* Set SPDX License Identifier in each source file.Chris Johns2016-05-2040-0/+80
|
* Move images to a common directory.Amar Takhar2016-05-187-4/+4
|
* Fix SMP warning.Chris Johns2016-05-021-1/+1
|
* Update version numbers and the titles.Chris Johns2016-05-021-3/+4
|
* Fix formatting.Chris Johns2016-05-021-1/+1
|
* Minor fixes.Chris Johns2016-05-025-10/+9
|
* Clean up.Chris Johns2016-05-021-417/+320
|
* Change code to code-block.Chris Johns2016-05-0227-267/+213
|
* Fix double quotes.Chris Johns2016-05-021-4/+4
|
* Clean up.Chris Johns2016-05-0210-1227/+1638
|
* Add semaphore attributes figure.Chris Johns2016-05-022-3/+4
|
* Fix the double quotes.Chris Johns2016-05-029-41/+44
|
* Manually apply patch from textinfo dooc.Chris Johns2016-05-021-2/+2
| | | | Patch https://git.rtems.org/rtems/commit/?id=265312a5be98d59e9758cc78c0f313920fa40016
* Clean upChris Johns2016-05-026-1738/+1781
|
* Clean ups.Chris Johns2016-05-0212-2497/+2647
|
* Add an rtems-table class to wrap and align HTML tables.Chris Johns2016-05-025-10/+72
|
* Cleanups.Chris Johns2016-05-026-736/+744
|
* Fix index error.Chris Johns2016-05-021-1/+2
|
* Remove widths from tables for the PDF.Chris Johns2016-05-021-21/+0
|
* Fix PDF layout.Chris Johns2016-05-021-10/+6
|
* Switch the task manager to tables for status codes.Chris Johns2016-05-021-262/+252
|
* Remove command.rst and clean up the index page.Chris Johns2016-05-022-26/+23
|
* C user guide clean up. Up to timer manager.Chris Johns2016-05-0214-3445/+3539
|
* Add 'waf linkcheck' to check external references.Amar Takhar2016-05-021-1/+1
|
* Add PDF generation support use with --pdfAmar Takhar2016-05-022-6/+13
|
* 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-0235-308/+308
|
* Rework how conf.py is handled.Amar Takhar2016-05-021-9/+1
| | | | Needed to switch due to increasing complexity.
* Rename old document for reference only.Amar Takhar2016-05-021-0/+0
|
* Split document into seperate files by section.Amar Takhar2016-05-0240-1/+23750
|
* Fix markup.Amar Takhar2016-05-021-122/+173
|
* Initial reST documentation using Sphinx.Amar Takhar2016-05-023-0/+23755