From: Ezhilarasi Date: Fri, 5 Jul 2019 08:17:24 +0000 (+0530) Subject: Created media folders for ResourceDictionary X-Git-Tag: 0.5.0~98^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F90927%2F1;p=ccsdk%2Fcds.git Created media folders for ResourceDictionary Change-Id: I5cef94b48b3ba3cf13bb6090ae4f9c9b0a6bbb9d Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi --- diff --git a/docs/datadictionary/index.rst b/docs/datadictionary/index.rst index 64abdece0..88122b49f 100644 --- a/docs/datadictionary/index.rst +++ b/docs/datadictionary/index.rst @@ -21,9 +21,7 @@ As part of modelling a Resource definition entry, the following generic informat |image0| -.. |image0| image:: image0.jpg - :width: 7.88889in - :height: 4.43750in + Below are properties that all the resource source have will have @@ -31,9 +29,6 @@ The modeling does allow for data translation between external capability and CDS |image1| -.. |image1| image:: image1.jpg - :width: 7.88889in - :height: 4.43750in Example: ======== @@ -48,8 +43,6 @@ Here is how input-key-mapping, output-key-mapping and key-dependencies can be us resourceDefintionCode - - Resource source: ================ @@ -65,4 +58,13 @@ Also please click below for resource source available details resourcesource .. _TOSCA: http://docs.oasis-open.org/tosca/TOSCA-Simple-Profile-YAML/v1.0/csprd01/TOSCA-Simple-Profile-YAML-v1.0-csprd01.html#DEFN_ENTITY_NODE_TYPE -.. _Resource: https://wiki.onap.org/display/DW/Modeling+Concepts#ModelingConcepts-NodeResourceSource \ No newline at end of file +.. _Resource: https://wiki.onap.org/display/DW/Modeling+Concepts#ModelingConcepts-NodeResourceSource + + +.. |image0| image:: media/image0.jpg + :width: 7.88889in + :height: 4.43750in + +.. |image1| image:: media/image1.jpg + :width: 7.88889in + :height: 4.43750in \ No newline at end of file diff --git a/docs/datadictionary/capabilitytable.JPG b/docs/datadictionary/media/capabilitytable.JPG similarity index 100% rename from docs/datadictionary/capabilitytable.JPG rename to docs/datadictionary/media/capabilitytable.JPG diff --git a/docs/datadictionary/image0.JPG b/docs/datadictionary/media/image0.JPG similarity index 100% rename from docs/datadictionary/image0.JPG rename to docs/datadictionary/media/image0.JPG diff --git a/docs/datadictionary/image1.JPG b/docs/datadictionary/media/image1.JPG similarity index 100% rename from docs/datadictionary/image1.JPG rename to docs/datadictionary/media/image1.JPG diff --git a/docs/datadictionary/resttable.JPG b/docs/datadictionary/media/resttable.JPG similarity index 100% rename from docs/datadictionary/resttable.JPG rename to docs/datadictionary/media/resttable.JPG diff --git a/docs/datadictionary/sqltable.JPG b/docs/datadictionary/media/sqltable.JPG similarity index 100% rename from docs/datadictionary/sqltable.JPG rename to docs/datadictionary/media/sqltable.JPG