RETIRED, Theme and utilities for Sphinx documentation tool
Go to file
Doug Hellmann f8d71ac5ad trap errors from git not being present
subprocess raises OSError if the command it is asked to run isn't found,
so trap that as well as the subprocess-specific error we were already
catching.

Change-Id: Ieb9c7f3ccc307250847104a7f97cfa28603fcf5d
Closes-Bug: #1521541
2015-12-01 16:34:54 +00:00
doc/source add config option to point to the cgit browser 2015-10-16 20:40:02 +00:00
oslosphinx trap errors from git not being present 2015-12-01 16:34:54 +00:00
.gitignore Add run_cross_tests.sh from incubator 2014-12-09 15:49:03 -05:00
.gitreview Update .gitreview after repo rename 2014-02-07 20:42:08 +00:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:39 +00:00
HACKING.rst Remove references to oslo.sphinx 2014-02-12 16:41:37 +00:00
LICENSE Import Sphinx theme for OpenStack 2013-07-03 11:13:33 -04:00
MANIFEST.in Update manifest to use oslosphinx 2014-03-18 11:27:53 -07:00
README.rst clean up documentation titles and intros 2015-09-24 19:42:39 +00:00
requirements.txt Updated from global requirements 2015-11-27 22:41:34 +00:00
setup.cfg Remove Python 2.6 classifier 2015-11-17 15:47:24 +08:00
setup.py Updated from global requirements 2015-09-17 12:16:20 +00:00
test-requirements.txt Updated from global requirements 2015-06-22 08:27:25 +00:00
tox.ini cleanup tox.ini 2015-11-16 00:25:18 +00:00

OpenStack Sphinx Extensions

Theme and extension support for Sphinx documentation from the OpenStack project.