summaryrefslogtreecommitdiffstats
path: root/common/conf.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* common/conf: Clean up.Chris Johns2017-08-111-4/+0
|
* conf: Update the copyright year.Chris Johns2017-03-211-2/+7
|
* Use a single top level version number.Chris Johns2017-03-201-3/+3
|
* Move extensions to common conf.pySebastian Huber2017-02-221-1/+2
|
* Do not show page references after internal linksSebastian Huber2017-02-011-1/+1
|
* conf.py: Fix build_date() to append correct suffix on all days.Justin Powell2017-01-111-1/+7
|
* 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