Include API documentation in index

This also fixes some sphinx warnings.

Change-Id: I7f6c56cfaf3ea5317c9280c9e0523d0ff1fdd0a9
This commit is contained in:
Mark Burnett 2017-10-20 10:29:25 -05:00
parent 045e7b72b1
commit 6f27e0da42
2 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,7 @@ GET /v1.0/join-scripts
Generates script to be consumed by Drydock.
Query parameters
hostname
Name of the node
ip
@ -51,6 +52,7 @@ POST /v1.0/validatedesign
Performs validation against specified documents.
Message Body
href
Location of the document to be validated
type

View File

@ -32,3 +32,4 @@ Promenade Configuration Guide
getting-started
configuration/index
api