From 7aeeecb62e79fda1262d513843c12eb3dfdfd7c9 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 28 Mar 2018 23:05:43 +0100 Subject: [PATCH] Add sphinxcontrib-apidoc This packages up most of the functionality of the autodoc feature currently found in pbr as a Sphinx extension and is necessary so we can migrate everyone away from the 'setup.py build_sphinx' way of building documentation. Change-Id: If27c35e573b22f99ebe54b935bc583a91c3cd0d2 --- global-requirements.txt | 1 + lower-constraints.txt | 1 + upper-constraints.txt | 1 + 3 files changed, 3 insertions(+) diff --git a/global-requirements.txt b/global-requirements.txt index a8ead138f7..a05bc51dd0 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -422,6 +422,7 @@ setuptools>=21.0.0,!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1. sphinx>=1.6.2,!=1.6.6,!=1.6.7 # BSD sphinx-testing>=0.7.2 # BSD License sphinxcontrib-actdiag>=0.8.5 # BSD +sphinxcontrib-apidoc>=0.2.0 # BSD sphinxcontrib-blockdiag>=1.5.4 # BSD sphinxcontrib-httpdomain>=1.3.0 # BSD sphinxcontrib-nwdiag>=0.9.5 # BSD diff --git a/lower-constraints.txt b/lower-constraints.txt index da3b82e24c..6a999237df 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -538,3 +538,4 @@ skydive-client===0.4.2 asyncio===3.4.3;python_version=='3.4' asyncio===3.4.3;python_version=='3.5' asyncio===3.4.3;python_version=='3.6' +sphinxcontrib-apidoc===0.2.0 diff --git a/upper-constraints.txt b/upper-constraints.txt index c0ce9e5159..ef6b6a2702 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -507,3 +507,4 @@ skydive-client===0.4.2 asyncio===3.4.3;python_version=='3.4' asyncio===3.4.3;python_version=='3.5' asyncio===3.4.3;python_version=='3.6' +sphinxcontrib-apidoc===0.2.0