This change stubs out the docs and release note structure and set up the inintal jobs to build and publish docs and releasenotes. This invovle adding a bindep.txt to capture the binary packages requried for html and pdf docs, extending tox with the standard docs targets, provideing a doc/requirement.txt to track the doc only python deps and a standard folder structure. Change-Id: Iffbef50ab806688a6d62f27ab60fa824edcb3d09
11 lines
278 B
Plaintext
11 lines
278 B
Plaintext
coverage>=4.4.1 # Apache-2.0
|
|
ddt>=1.2.1 # MIT
|
|
Django>=4.2 # BSD
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
hacking==6.1.0 # Apache-2.0
|
|
oslotest>=3.8.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testresources>=2.0.0 # Apache-2.0/BSD
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=2.5.0 # MIT
|