openstack-manuals/tools/README-USE-openstack-doc-tools.txt
Stephen Finucane 0052a6dbaa Remove 'autogenerate-config-flagmappings'
I didn't even know this was still here. All of this has been replaced by
oslo.config's 'sphinxext' extension or other in-tree tools (Cinder, I'm
looking at you).

Change-Id: I9563c9b5c192b877c4b6f949e3e3764ffae46573
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2018-09-25 16:12:47 +01:00

11 lines
333 B
Plaintext

The tools directory has been moved to a separate repository,
openstack-doc-tools:
https://git.openstack.org/cgit/openstack/openstack-doc-tools
Please do not make changes here, commit instead to openstack-doc-tools
unless you need those for gating jobs.
This directory will be removed once all the gating jobs are setup
correctly.