diff options
Diffstat (limited to 'docs/templates/sections/apiexample/swagger2markup.rst')
-rw-r--r-- | docs/templates/sections/apiexample/swagger2markup.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/templates/sections/apiexample/swagger2markup.rst b/docs/templates/sections/apiexample/swagger2markup.rst new file mode 100644 index 000000000..b83bd4d96 --- /dev/null +++ b/docs/templates/sections/apiexample/swagger2markup.rst @@ -0,0 +1,24 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + + +Swagger2Markup(asciidoc) to Asciidoctor(docbook) to Pandoc(RST) +=============================================================== + +vfc-nfvo-lcm +------------ + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + vfcexample.rst + + +DCAE and YAML intput +-------------------- + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + dcaecdap.rst |