I added the api-ref-sysinv-v1-config.rst file, which is content
for the API reference manual to the api-ref/source dir. This
represents the converted old-style files to the newer OpenStack
supported RST files.
I updated the index.rst file to include the new .rst file so
that the api-ref document can build.
I updated the introductory paragraph to make things specific to
StarlingX and this particular API.
I added the actual output using Platform http://10.10.10.2:6385/v1
and querying $ curl http://10.10.10.2:6385/v1 | json_reformat.
I removed all the spurious whitespace.
Change-Id: Ibcac482b724ceeac51fe3d4471022f4c6f31ee2d
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>