Sphinx theme for RST-sourced documentation published to docs.openstack.org
Go to file
Andreas Jaeger a58d778b7a 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: Ie46c216d73da31d5fdd2ff1301e2d21af6eab0df
2017-12-02 19:30:49 +01:00
api-ref/source Cleanup conf.py 2017-07-04 13:47:08 +02:00
doc Avoid tox_install.sh for constraints support 2017-11-30 22:00:06 +01:00
openstackdocstheme Adds Turkish landing page to sidebartoc_menu 2017-09-23 10:08:48 +09:00
releasenotes Remove setting of version/release from releasenotes 2017-11-16 21:23:41 +01:00
.gitignore Working on integrating options from oslosphinx theme 2017-06-26 13:47:17 -05:00
.gitreview add a .gitreview file 2015-02-03 12:28:09 -05:00
.zuul.yaml Add zuulv3 native job 2017-10-11 18:19:38 +02:00
bindep.txt PDF build support >= Sphinx 1.6.1 2017-06-01 23:31:07 +00:00
CONTRIBUTING.rst Update Launchpad info 2017-02-17 10:26:28 +10:00
HACKING.rst Update 2 documentation URLs according to doc migration 2017-07-24 17:13:26 +08:00
index.rst Update Launchpad info 2017-02-17 10:26:28 +10:00
LICENSE Starting point for Sphinx theme for docs.openstack.org content 2015-01-20 10:49:21 -06:00
Makefile Starting point for Sphinx theme for docs.openstack.org content 2015-01-20 10:49:21 -06:00
README.rst Update links in README 2017-08-03 15:55:21 +08:00
requirements.txt Updated from global requirements 2017-08-03 00:38:12 +00:00
setup.cfg Avoid tox_install.sh for constraints support 2017-11-30 22:00:06 +01:00
setup.py Updated from global requirements 2017-03-02 11:52:44 +00:00
test-requirements.txt Break cycle dependency with reno 2017-08-09 15:44:14 +02:00
tox.ini Remove -U from pip install 2017-12-02 19:30:49 +01:00

Team and repository tags

image

OpenStack docs.openstack.org Sphinx Theme

Theme and extension support for Sphinx documentation that is published to docs.openstack.org and developer.openstack.org.

Intended for use by OpenStack projects governed by the Technical Committee.