summaryrefslogtreecommitdiffstats
path: root/bsp-howto/conf.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-08build: Prepend project common pathSebastian Huber1-1/+1
This avoids conflicts with standard packages such as PIL (Python Imaging Library).
2017-10-12Shorten BSP and Driver Guide name (missed commit)Joel Sherrill1-1/+1
Updates #3141.
2017-10-12Shorten the name of the BSP and Device Driver Development GuideJoel Sherrill1-1/+1
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-03-20Use a single top level version number.Chris Johns1-4/+5
2016-12-21Update version/revision to 4.11.99Sebastian Huber1-2/+2
2016-11-03Rename all manuals with an _ to have a -. It helps released naming of files.Chris Johns1-1/+1
2016-06-17Update the BSP howto.Chris Johns1-4/+5
Closes #2590.
2016-05-02Add PDF generation support use with --pdfAmar Takhar1-0/+4
2016-05-02Rework how conf.py is handled.Amar Takhar1-0/+8
Needed to switch due to increasing complexity.