![Andreas Jaeger](/assets/img/avatar_default.png)
Enable doc8 on openstack-firstapp directory but disable checks for overlong lines. Change-Id: Ia2b385fc8b2bbd379086b00e6681a599ac5b317f
16 lines
411 B
Plaintext
16 lines
411 B
Plaintext
# 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.
|
|
openstack-doc-tools>=0.23
|
|
doc8 # Apache-2.0
|
|
Pygments
|
|
docutils<=0.9.1
|
|
sphinx>=1.1.2,<1.2
|
|
pbr>=0.6,!=0.7,<1.0
|
|
oslosphinx
|
|
openstackdocstheme
|
|
nwdiag
|
|
blockdiag
|
|
sphinxcontrib-blockdiag
|
|
sphinxcontrib-nwdiag
|