summaryrefslogtreecommitdiffstats
path: root/common/conf.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* pdf: Format lists for directives to sit on the next line.Chris Johns2016-11-081-1/+0
|
* conf: Make the build date use a nicer day format.Chris Johns2016-11-031-1/+16
|
* Add a copyright to the PDF front page.Chris Johns2016-11-021-2/+3
|
* waf: Add a build date to the copyright.Chris Johns2016-10-301-1/+2
|
* 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