summaryrefslogtreecommitdiffstats
path: root/common/conf.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to using Minted and splitting long lines in verbatim.Amar Takhar2016-05-021-1/+1
|
* Fix PDF layout.Chris Johns2016-05-021-2/+2
|
* Add my-style.css support and add RTEMS to that CSS.Chris Johns2016-05-021-1/+1
|
* Add support for singlehtml (inlined) HTML file, plus some other fixes.Amar Takhar2016-05-021-49/+9
| | | | | | | | | * This is still broken. * Rename sphinx_rtd_theme so it doesn't pickup locally installed ones * Add a hack to theme.css to get around inliner bug. * Some unrelated fixups in common/waf.py Unfortunatly several dozen fixes got merged into this.
* Add PDF generation support use with --pdfAmar Takhar2016-05-021-1/+1
|
* Rework how conf.py is handled.Amar Takhar2016-05-021-8/+7
| | | | Needed to switch due to increasing complexity.
* Fix rtemsconfig building.Amar Takhar2016-05-021-0/+2
| | | | | I'll probably move to a more pythonic way of doing conf.py since this is getting too complicated.
* Initial reST documentation using Sphinx.Amar Takhar2016-05-021-0/+252