diff options
author | Chris Donley <christopher.donley@huawei.com> | 2018-05-07 15:36:05 -0700 |
---|---|---|
committer | Chris Donley <christopher.donley@huawei.com> | 2018-05-07 15:36:05 -0700 |
commit | d86d6e883da018cca50e5d7b8c457adc7f2eba8c (patch) | |
tree | 51353a9d09ba1cab8cc231e862406aa51abaaeac /docs/index.rst | |
parent | 941a5d2bc0b0ec39a8fe1165fe84f7d3aea4f5ba (diff) |
Update vnfsdk swagger links in rtd
use download: directive for yaml and json files
Issue-ID: VNFSDK-261
Change-Id: I445b9092eaf943bb9cb479d189fe90414a4ca938
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 8f28b8b..a16fd09 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,8 +9,9 @@ VNFSDK Documentation :maxdepth: 1 :titlesonly: - files/swagger.json files/vnfsdk-apis + :download:`swagger json <files/swagger.json>` + :download:`swagger yaml <files/swagger.yaml>` Components ---------- @@ -135,4 +136,4 @@ VNF Certification Testing Framework - Dovetail :maxdepth: 1 :titlesonly: - files/Dovetail
\ No newline at end of file + files/Dovetail |