Update for openstack-doc-tools 2.0
With the new release, we can remove some hacks ;) Change-Id: Ifccb5879e62531495f2c8b470dace294e991ca58
This commit is contained in:
parent
2857a3e954
commit
f7c73f8c69
@ -8,7 +8,7 @@ hacking>=1.1.0,<1.2.0 # Apache-2.0
|
|||||||
|
|
||||||
beautifulsoup4 # MIT
|
beautifulsoup4 # MIT
|
||||||
Jinja2>=2.8 # BSD License (3 clause)
|
Jinja2>=2.8 # BSD License (3 clause)
|
||||||
openstack-doc-tools>=1.10.0 # Apache-2.0
|
openstack-doc-tools>=2.0.0 # Apache-2.0
|
||||||
sphinx>=1.6.2 # BSD
|
sphinx>=1.6.2 # BSD
|
||||||
openstackdocstheme>=1.23.1 # Apache-2.0
|
openstackdocstheme>=1.23.1 # Apache-2.0
|
||||||
doc8 # Apache-2.0
|
doc8 # Apache-2.0
|
||||||
|
5
tox.ini
5
tox.ini
@ -63,11 +63,6 @@ commands =
|
|||||||
whitelist_externals = doc-tools-check-languages
|
whitelist_externals = doc-tools-check-languages
|
||||||
commands =
|
commands =
|
||||||
doc-tools-check-languages doc-tools-check-languages.conf publish all
|
doc-tools-check-languages doc-tools-check-languages.conf publish all
|
||||||
# Move from publish-docs to publish-docs/html
|
|
||||||
# TODO(AJaeger): Remove once openstack-doc-tools is updated
|
|
||||||
mkdir publish-docs-new
|
|
||||||
mv publish-docs publish-docs-new/html
|
|
||||||
mv publish-docs-new publish-docs
|
|
||||||
|
|
||||||
[testenv:generatepot-rst]
|
[testenv:generatepot-rst]
|
||||||
# Generate POT files for translation, needs {posargs} like:
|
# Generate POT files for translation, needs {posargs} like:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user