RETIRED, Theme and utilities for Sphinx documentation tool
Go to file
Andreas Jaeger 1de073c3d2 Remove -U from pip install
'pip install -U' ugrades specified packages, this is not necessary
since we use constraints, remove the parameter '-U' from the line.

With tools/tox_install.sh - which a previous change of mine removed -
the -U was not harmful, but with the current set up, it might cause
upgrades, so remove it.

Change-Id: I04613ffda0f9a15bcc5a7fe67fafc22fd08cd204
2017-12-02 19:30:57 +01:00
doc/source Switch from oslosphinx to openstackdocstheme 2017-07-06 09:28:56 +08:00
oslosphinx Fix outdated quantumclient reference 2017-06-02 12:56:53 +02:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 21:50:07 +01:00
.gitignore Add reno for release notes management 2016-11-03 14:53:58 +08: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
README.rst mark oslosphinx as obsolete 2017-08-28 13:49:02 -04:00
requirements.txt Updated from global requirements 2017-11-16 11:22:22 +00:00
setup.cfg Remove pbr warnerrors in favor of sphinx check 2017-06-12 08:48:29 +07:00
setup.py Updated from global requirements 2017-03-02 17:51:35 +00:00
test-requirements.txt Updated from global requirements 2017-09-13 13:01:18 +00:00
tox.ini Remove -U from pip install 2017-12-02 19:30:57 +01:00

README.rst

OpenStack Sphinx Extensions

oslosphinx is obsolete. The openstackdocstheme package should be used instead. oslosphinx will be maintained for the pike, ocata, and newton release series and completely remove after that pike is marked end-of-life.

The contents of this repository are still available in the Git source code management system. To see the contents of this repository before it reached its end of life, please check out the previous commit with "git checkout HEAD^1", or check out one of the supported stable branches.

For any further questions, please email openstack-dev@lists.openstack.org or join #openstack-oslo on Freenode.