RETIRED, Theme and utilities for Sphinx documentation tool
229e16bde9
Having the sphinx theme in the same namespace package as the production code has been causing issues with devstack installations. This change renames the package to move it out of the namespace. Another change to the openstack-infra/config repository will rename the git repository and associated jobs. Partial-bug: #1277168 Change-Id: I7788a9d6b5984fdfcc4678f2182104d2eb8a2be0 |
||
---|---|---|
oslosphinx | ||
.gitignore | ||
.gitreview | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
OpenStack Sphinx Extensions
Theme and extension support for Sphinx documentation from the OpenStack project.
To use the theme, add 'oslo.sphinx'
to the
extensions
list in the conf.py
file in your
Sphinx project.