Commit Graph

6 Commits

Author SHA1 Message Date
Stephen Finucane 5a82d7e9a2 Retire docs-specs
We haven't used this in a long time and with the transition of docs from
a project to a SIG, it's not likely to be used again going forward.

Leave the .zuul.yaml file with noop-jobs to allow this patch to merge.

Change-Id: I557bace8008cc3b4fc1f78264f93291c49f897ad
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
Depends-On: Ie3ed990df99057896130ed0f7d5cf6c07db8c962
2019-07-03 10:54:39 +01:00
Monty Taylor ec388af66b Fix sphinx warnings
Ensure pbr 2.0, which includes a number of bugfixes along with support
for Sphinx 1.5's 'warning-is-error' option is used. Then suppress
"WARNING: nonlocal image URI found" - which gets triggered by our
inclusion of badges in the README.

Change-Id: I1901ec7d19f4d13ef6c8b814243786fb23e70b78
Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
2017-04-11 13:39:13 +01:00
Andreas Jaeger 490c233150 Update requirements
Manual sync with global requirements to allow newer sphinx - the same
version we use everywhere else.

Change-Id: I385119e4f9dcd17bbe83aaef384e3f8593398870
2016-11-04 16:14:15 +01:00
Andreas Jaeger c161e92da4 Sync with global requirements
Update to get the same versions in that are used elsewhere.

Version change for: pbr, testtools
Updated ../docs-specs/requirements.txt:
    pbr>=0.6,!=0.7,<1.0            ->   pbr>=1.3,<2.0
    testtools>=0.9.36,!=1.2.0      ->   testtools>=1.4.0

Also, stop specifying requirements.txt in tox.ini.

As PBR already injects the contents of requirements.txt into
setup_requires, there is no need for tox to explicitly install them.
http://lists.openstack.org/pipermail/openstack-dev/2015-July/069663.html

Change-Id: Id4ed6e53bcf199e78a02a5f5d079e2ca45642af4
2015-07-17 09:17:19 +02:00
Andreas Jaeger 191ce26e37 Remove unused requirements, sync requirements
Remove unused requirements and sync requirements with global
requirements file.

Change-Id: I0e8e4ccd03a996c8674ed1c16374e86438148033
2015-04-26 19:19:34 +02:00
Anne Gentle b5cea5db59 Initial docs-specs repository
Contains just template for now for discussion
2014-06-27 07:32:02 -05:00