RETIRED, Theme and utilities for Sphinx documentation tool
Go to file
Doug Hellmann 229e16bde9 Rename package from oslo.sphinx to oslosphinx
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
2014-02-06 08:59:53 -08:00
oslosphinx Rename package from oslo.sphinx to oslosphinx 2014-02-06 08:59:53 -08:00
.gitignore Add emacs save files to gitignore 2013-07-05 13:04:56 -04:00
.gitreview Added .gitreview 2013-06-30 17:07:29 +00:00
HACKING.rst Update URL for global HACKING document 2013-11-11 10:57:53 -08:00
LICENSE Import Sphinx theme for OpenStack 2013-07-03 11:13:33 -04:00
MANIFEST.in Ensure that AUTHORS and ChangeLog are packaged 2013-07-08 11:06:08 +02:00
README.rst Import Sphinx theme for OpenStack 2013-07-03 11:13:33 -04:00
requirements.txt Import Sphinx theme for OpenStack 2013-07-03 11:13:33 -04:00
setup.cfg Rename package from oslo.sphinx to oslosphinx 2014-02-06 08:59:53 -08:00
setup.py Update build config 2013-09-19 07:38:06 -07:00
test-requirements.txt Update build config 2013-09-19 07:38:06 -07:00
tox.ini Rename package from oslo.sphinx to oslosphinx 2014-02-06 08:59:53 -08:00

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.