19 Commits

Author SHA1 Message Date
Chris Johns
969e60e596 Update the copyright year. 2018-10-19 14:42:12 +11:00
Chris Johns
5ce8e43506 build: Fix indexing so it works on HTML and PDF.
- 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
2018-08-21 13:47:40 +10:00
Sebastian Huber
cb0f55a4b8 Update due to BSP source reorganization
This patch is a part of the BSP source reorganization.

Close #3285.
2018-04-27 12:49:57 +02:00
Christian Mauderer
d0b961ac34 bsp-howto: Add getentropy.
Update #3239.
2017-11-17 07:47:38 +01:00
Chris Johns
42d50d760e Add indexes to all documents.
Update #3229.
2017-11-12 10:32:39 +11:00
Joel Sherrill
c6f8e512b9 Shorten the name of the BSP and Device Driver Development Guide
Old name:

    RTEMS BSP and Device Driver Development Guide

This is long and causes problems in the PDF output. This patch
changes the name to:

    RTEMS BSP and Driver Guide

Closes #3141.
2017-10-12 18:53:35 -05:00
Chris Johns
efc29ff31b Update copyright notices. 2017-08-11 13:45:52 +10:00
Joel Sherrill
7193f09294 Update document titles for consistency 2017-01-11 19:01:20 -06:00
Sebastian Huber
02d17023c1 Move Shared Memory Support Driver chapter
This chapter is very specific.  Move it to a less prominent chapter
position.
2016-12-21 11:34:14 +01:00
Sebastian Huber
b0513c8382 Move Ada95 Interrupt Support chapter
This chapter is very specific.  Move it to a less prominent chapter
position.
2016-12-21 11:34:14 +01:00
Sebastian Huber
9038b999f7 Add warning to Timer Driver chapter
Move Timer Driver chapter.

Update #2847.
2016-12-21 11:34:14 +01:00
Sebastian Huber
4af69ea42a Add warning to ATA/IDE driver chapter
Close #2849.
2016-12-21 11:34:14 +01:00
Sebastian Huber
003ee4d27d Remove Non-Volatile Memory Driver chapter
There exists no standard Non-Volatile Memory Driver in the RTEMS code
base.

Close #2851.
2016-12-21 11:34:14 +01:00
Sebastian Huber
5b8d5d06c1 Remove Discrete Driver chapter
There exists no standard Discrete Driver in the RTEMS code base.

Close #2851.
2016-12-21 11:34:14 +01:00
Sebastian Huber
4b5b49988d Remove Analog Driver chapter
There exists no standard Analog Driver in the RTEMS code base.

Close #2850.
2016-12-21 11:34:14 +01:00
Sebastian Huber
7351405fe6 Document I2C framework
Update #2845.
2016-12-21 11:34:13 +01:00
Sebastian Huber
0cb2748a11 Document SPI framework
Update #2776.
2016-12-21 11:34:13 +01:00
Chris Johns
23995ef43f bsp-howto: Increase the number depth of sections. 2016-11-09 13:55:30 +11:00
Chris Johns
72a62ad88f Rename all manuals with an _ to have a -. It helps released naming of files. 2016-11-03 16:58:08 +11:00