Switch to openstackdocstheme

As part of docs-migration, use the openstackdocstheme everywhere.
Update requirements for this.

Remove some obsolete comments.

Change-Id: Id1889b0f119ae78ad3b67084c8afcf0c5fa9ece0
This commit is contained in:
Andreas Jaeger
2017-06-30 08:28:57 +02:00
parent afabe8e5c9
commit 4befd3d584
3 changed files with 17 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
oslosphinx
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
pbr>=2.0.0,!=2.1.0 # Apache-2.0
openstackdocstheme>=1.11.0 # Apache-2.0
sphinx>=1.6.2 # BSD