move doc/source/webapi content to doc/source/api
Change-Id: I5b1023f2d7ac2760895bba8f7d0cb10260061754
This commit is contained in:
parent
78de029a57
commit
b0d03ae6b8
4
.gitignore
vendored
4
.gitignore
vendored
@ -42,9 +42,11 @@ output/*/index.html
|
||||
|
||||
# Sphinx
|
||||
doc/build
|
||||
doc/source/api
|
||||
doc/source/api/*
|
||||
doc/source/samples
|
||||
doc/source/watcher.conf.sample
|
||||
!doc/source/api/index.rst
|
||||
!doc/source/api/v1.rst
|
||||
|
||||
# pbr generates these
|
||||
AUTHORS
|
||||
|
@ -54,20 +54,13 @@ Getting Started
|
||||
|
||||
contributor/index
|
||||
|
||||
Installation
|
||||
------------
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
install/index
|
||||
|
||||
API References
|
||||
--------------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
webapi/index
|
||||
api/index
|
||||
|
||||
Plugins
|
||||
-------
|
||||
@ -77,6 +70,13 @@ Plugins
|
||||
|
||||
contributor/plugin/index
|
||||
|
||||
Installation
|
||||
============
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
install/index
|
||||
|
||||
Admin Guide
|
||||
===========
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user