From 9a02d3c2074ea6596bef3857fbc593179fb295b0 Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Fri, 19 Jul 2019 19:45:40 +0530 Subject: [PATCH] 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 --- docs/datadictionary/index.rst | 6 +++--- .../{resourceDefinitionCode.rst => resourcedefinitioncodesnip.rst} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename docs/datadictionary/{resourceDefinitionCode.rst => resourcedefinitioncodesnip.rst} (100%) 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 -- 2.16.6