diff --git a/src/templates/home.html b/src/templates/home.html index c729da53762d45f31b9e58724387f0577ea748a6..4d17cb4273c75ee5b396c2dd8b8aead3ed35a6b1 100644 --- a/src/templates/home.html +++ b/src/templates/home.html @@ -50,7 +50,7 @@ For any other inquiry, contact <a href="mailto:cti_support@etsi.org">ETSI CTI</a <li>Download a docx file containing all the definitions.</li> </ol> <center> - <a href="/doc2tosca-info">Details</a> + <a href="/tosca2doc-info">Details</a> </center> <form action="/tosca2doc" method="post" enctype="multipart/form-data"> Tosca YAML files:<br /> diff --git a/src/templates/tosca2doc-details.html b/src/templates/tosca2doc-details.html index a516db909a0fcc0ab6d1fd451013a76e4b817840..548fe52ab9838347bf66b2dda3b1d3ab901138e1 100644 --- a/src/templates/tosca2doc-details.html +++ b/src/templates/tosca2doc-details.html @@ -25,18 +25,23 @@ <center> <h1>tosca2doc details</h1> +<a href="/">Home</a> <h5 style="margin-bottom: 50px">v {{ VERSION }}</h5> +</center> + +<b>Documentation in progress. +</b> +<br/> +<br/> +<center> <p> The tools available on this page are provided with NO GUARANTEES and shall be used ONLY for validation of ETSI Specifications. <br/> For any inquiry, contact <a href="mailto:cti_support@etsi.org">ETSI CTI</a></p> - - -<center> <small>Copyright © ETSI 2019. All rights reserved.</small> </center> </body> -</html> \ No newline at end of file +</html> diff --git a/src/templates/tosca2doc-details.md b/src/templates/tosca2doc-details.md new file mode 100644 index 0000000000000000000000000000000000000000..0e81d3d57c2d688409bc1b94536a3fda973235d6 --- /dev/null +++ b/src/templates/tosca2doc-details.md @@ -0,0 +1,7 @@ +The tool expects three files to be uploaded, with the following names: + +* etsi_nfv_sol001_vnfd_types.yaml +* etsi_nfv_sol001_nsd_types.yaml +* etsi_nfv_sol001_pnfd_types.yaml + +