From: Ezhilarasi Date: Fri, 19 Jul 2019 14:15:40 +0000 (+0530) Subject: Doc index issue fix X-Git-Tag: 0.5.0~43^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=9a02d3c2074ea6596bef3857fbc593179fb295b0;p=ccsdk%2Fcds.git Doc index issue fix Image name and Sample code file name fix in Resource definition index Change-Id: Id339845e638c07be9084fdb83e1d9db5ece05dc1 Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi --- diff --git a/docs/datadictionary/index.rst b/docs/datadictionary/index.rst index 0d87158d9..3ac8587ee 100644 --- a/docs/datadictionary/index.rst +++ b/docs/datadictionary/index.rst @@ -40,7 +40,7 @@ Here is how input-key-mapping, output-key-mapping and key-dependencies can be us .. toctree:: :maxdepth: 1 -resourceDefintionCode + resourcedefinitioncodesnip Resource source: @@ -61,10 +61,10 @@ Also please click below for resource source available details .. _Resource: https://wiki.onap.org/display/DW/Modeling+Concepts#ModelingConcepts-NodeResourceSource -.. |image0| image:: media/mandatory.jpg +.. |image0| image:: media/mandatory.JPG :width: 7.88889in :height: 4.43750in -.. |image1| image:: media/optional.jpg +.. |image1| image:: media/optional.JPG :width: 7.88889in :height: 4.43750in \ No newline at end of file diff --git a/docs/datadictionary/resourceDefinitionCode.rst b/docs/datadictionary/resourcedefinitioncodesnip.rst similarity index 100% rename from docs/datadictionary/resourceDefinitionCode.rst rename to docs/datadictionary/resourcedefinitioncodesnip.rst