summaryrefslogtreecommitdiff
path: root/doc/source/_theme/theme.conf
Commit message (Collapse)AuthorAgeFilesLines
* Use oslosphinx to generate documentationSteve Martinelli2014-08-051-4/+0
| | | | | | | Rather than host different and possibly out of date versions of static and theme files, use oslosphinx to generate the docs. Change-Id: I7eadc8e40aa10cc26cfd6aece6efa5d13fee70b0
* Update docs templateSteve Martinelli2014-06-181-0/+4
To make things more consistent across all openstack projects, the developer docs should be upgraded to the newer template used by keystone and keystoneclient (and other projects). I dropped in the necessary static files and themes, and updated the config file to make the changes at build time. Change-Id: I5a268cff3cd5af29ad712705d540b9d1d6667d56 Partial-Bug: #1331304