Fix documentation tree
Fixed autogenerated sphinx documentation main tree to include all approved specs. Change-Id: Icb5cc6bf87a75929e9a683ac98ab512c69a945a7
This commit is contained in:
parent
91a9142ac9
commit
a2d5654879
@ -1,20 +1,28 @@
|
||||
===========================================
|
||||
Welcome to refstack-client's documentation!
|
||||
===========================================
|
||||
|
||||
Contents:
|
||||
-----------
|
||||
---------------------
|
||||
About refstack-client
|
||||
---------------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
:glob:
|
||||
:maxdepth: 2
|
||||
|
||||
readme
|
||||
|
||||
specs/newton/approved/*
|
||||
-----------------
|
||||
Approved Features
|
||||
-----------------
|
||||
|
||||
specs/newton/implemented/*
|
||||
.. toctree::
|
||||
:titlesonly:
|
||||
:glob:
|
||||
|
||||
specs/*/approved/*
|
||||
|
||||
------------------
|
||||
Indices and tables
|
||||
==================
|
||||
------------------
|
||||
|
||||
* :ref:`search`
|
||||
|
@ -30,3 +30,8 @@ setup-hooks =
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
refstack-client = refstack_client.refstack_client:entry_point
|
||||
|
||||
[build_sphinx]
|
||||
all_files = 1
|
||||
build-dir = doc/build
|
||||
source-dir = doc/source
|
||||
|
@ -1,7 +1,6 @@
|
||||
======================================================================
|
||||
Refstack-client implementation of Defcore waiver regarding additional
|
||||
properties on Nova API response
|
||||
======================================================================
|
||||
=============================================================
|
||||
Defcore waiver for additional properties on Nova API response
|
||||
=============================================================
|
||||
|
||||
Launchpad blueprint: https://blueprints.launchpad.net/refstack/+spec/refstack-waiver
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user