summaryrefslogtreecommitdiffstats
path: root/user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Fix indexing so it works on HTML and PDF.Chris Johns2018-08-212-5/+1
| | | | | | | | | | | | - Remove all genindex.rst files, these are generated and should not exist in our source. - Fix the HTML templates so the local specialisation works. - Add a index link to the sidebar for HTML. Note, there is no TOC entry for the index in the PDF output and I cannot figure out how to add one. Closes #3503
* user: Update x86-64 chapter with end-of-GSoC statusAmaan Cheval2018-08-201-1/+51
|
* user: Add RISC-V BSP sectionSebastian Huber2018-08-021-1/+109
| | | | Update #3433.
* user: Add x86_64 BSP chapterAmaan Cheval2018-07-181-1/+142
|
* user: Add BSP chapter for each architectureSebastian Huber2018-06-2619-0/+144
| | | | Update #3464.
* user: Add ARM BSPs chapterSebastian Huber2018-06-263-0/+153
| | | | | | Add NXP i.MX section as a BSP example. Update #2854.
* Adding Trace DocumentationVidushi Vashishth2018-06-186-0/+996
| | | | | | | | - Updates #3454 - This commit adds Tracing Framework Chapter in the RTEMS User Manual - It comprises of subchapters on RTEMS Trace Linker, Capture Engine, Trace generation techniques explaining trace generation using Trace Buffering and Printk generators and sample demonstrations.
* user: Do not mention "bootstrap -p"Sebastian Huber2018-03-281-2/+1
| | | | | | It is now obsolete and was never necessary for an RTEMS users. Update #3254.
* Clean up sphinx warnings.Chris Johns2017-11-136-83/+43
| | | | | | | | | | - Fix minor formatting issues. - Fix reference the gloassary TLS using ':term:'. - Make sure nothing is between an anchor and the heading where ':ref:' references the anchor. This meant moving all the recently added '.. index::' entries. Update #3232. Update #3229.
* Use '.. toctree::' and not '.. include::' in the User Manual.Chris Johns2017-11-1317-228/+30
| | | | | | | | - Change all suitable '.. include::' to TOC tree. - Remove unused and not needed sections. - Fix the conf.py to not exclude some files. Close #3232.
* Add indexes to all documents.Chris Johns2017-11-122-2/+5
| | | | Update #3229.
* Change RTEMS version to 5Sebastian Huber2017-11-099-228/+244
| | | | Update #3220.
* Update copyright notices.Chris Johns2017-08-113-11/+32
|
* User Manual: Added rtems-tester in the docsTanu Hari Dixit2017-06-142-0/+447
| | | | | | | Added as part of Tools. Made changes according to Chris' review Also removed the ini format part inline with the new release that is expected.
* User: Remove conflict marker.Chris Johns2017-06-011-1/+0
|
* User: Remove the stash conflict markers.Chris Johns2017-05-311-4/+0
|
* User: Improvements to some of the tools commands.Chris Johns2017-05-313-50/+51
|
* User Manual: Update the rtems-bsp-builder command.Chris Johns2017-05-241-420/+282
|
* waf: Cleaner formatting to see the importing.Chris Johns2017-03-271-6/+7
|
* user: Fix typo.Chris Johns2017-03-211-1/+1
|
* user: Minor fixes to rtems-bsp-builder.Chris Johns2017-03-211-3/+3
|
* user: Add an example of the rtems-bsp-builder running.Chris Johns2017-03-211-2/+389
|
* Use a single top level version number.Chris Johns2017-03-201-4/+5
|
* user: Add tool commands to the user manual.Chris Johns2017-03-157-23/+612
|
* Update document titles for consistencyJoel Sherrill2017-01-111-3/+3
|
* Remove references to SPARC/SIS BSP. Also clean up old ERC32 references.Joel Sherrill2017-01-111-1/+1
| | | | updates #2810.
* Update version/revision to 4.11.99Sebastian Huber2016-12-211-2/+2
|
* user: Fix header levels.Chris Johns2016-11-0928-65/+88
|
* Fix spelling.Chris Johns2016-11-021-1/+1
|
* waf: Add an install command.Chris Johns2016-10-311-2/+6
|
* waf: Formatting.Chris Johns2016-10-301-2/+2
|
* user: Add comments about warnings we cannot remove.Chris Johns2016-10-292-0/+5
|
* user: Add comment to move to packages.Chris Johns2016-10-291-0/+3
|
* ecosys/index.rst: Fix complixity spellingJoel Sherrill2016-10-271-1/+1
|
* Fix the table and section numbering in the User,Hardware,Tiers section.Chris Johns2016-07-061-16/+16
|
* Add a Hardware section.Chris Johns2016-07-069-19/+224
|
* Update the glossary.Chris Johns2016-07-061-0/+25
|
* Add the RTEMS Kernel section back in.Chris Johns2016-07-043-0/+435
|
* Reorganisse the User Manual to make it easier to navigate.Chris Johns2016-07-0419-843/+734
|
* Set SPDX License Identifier in each source file.Chris Johns2016-05-2028-0/+56
|
* Move images to a common directory.Amar Takhar2016-05-182-1/+1
|
* Review changes from Chris Mayfield.Chris Johns2016-05-023-61/+67
|
* Corrections from Worth Burruss. Many thanks.Chris Johns2016-05-022-8/+7
|
* Corrections from Worth Burruss. Many thanks.Chris Johns2016-05-029-79/+143
|
* Fix bad formatting that somehow went into the doco.Chris Johns2016-05-021-47/+47
|
* Corrections from a review.Chris Johns2016-05-023-87/+97
|
* Corrections and improvements from Worth Burruss (thanks so much).Chris Johns2016-05-022-7/+38
|
* Corrections.Chris Johns2016-05-023-39/+65
|
* Add a basics section to Getting Started. Rearrange the content.Chris Johns2016-05-028-380/+563
|
* Start adding Getting Started guide's Released Version.Chris Johns2016-05-021-2/+267
|