Fixed not in toctree warnings when building docs

This change fixes multiple issues of "WARNING: document isn't included
in any toctree" that were appearing when building "tox -edocs" by adding
the pages to the toctree in index.rst.

Change-Id: Iefc19e4aa8a950ffc35256e0fd22bb6bc7b3d2da
Partial-Bug: #1602422
This commit is contained in:
Gage Hugo 2017-01-06 14:06:59 -06:00
parent 64dbcf159d
commit ebbc06ebb9
7 changed files with 15 additions and 1 deletions

View File

@ -1,3 +1,5 @@
:orphan:
..
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy

View File

@ -1,3 +1,5 @@
:orphan:
..
Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy

View File

@ -1,3 +1,5 @@
:orphan:
..
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain

View File

@ -1,3 +1,5 @@
:orphan:
..
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain

View File

@ -1,3 +1,5 @@
:orphan:
..
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain

View File

@ -1,3 +1,5 @@
:orphan:
..
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain

View File

@ -1,3 +1,5 @@
:orphan:
General keystone-manage options:
--------------------------------
@ -22,4 +24,4 @@ Available commands:
* ``mapping_engine``: Test your federation mapping rules.
* ``pki_setup``: Initialize the certificates used to sign revocation lists. **deprecated**
* ``saml_idp_metadata``: Generate identity provider metadata.
* ``token_flush``: Purge expired tokens.
* ``token_flush``: Purge expired tokens.