diff --git a/source/import_documentation/sib-demo.rst b/source/import_documentation/sib-demo.rst index 4140d41c5fb0160fa6ce2412d15f6a6ab4a5e752..74d40213b222b05d28d531eb7778f701872a18e1 100644 --- a/source/import_documentation/sib-demo.rst +++ b/source/import_documentation/sib-demo.rst @@ -1,21 +1,26 @@ Demonstration ############# -Hello Word -========== +Comming Soon :) -The simplest code you can try with SiB look like this : +To see how our API is structured, have a look to our `SOLID Introduction <https://docs.startinblox.com/import_documentation/Solid-introduction +>`__ -.. code:: html +.. Hello Word +.. ========== - <sib-display data-src="https://api.startinblox.com/helloworlds/" fields="helloword"></sib-display +.. The simplest code you can try with SiB look like this : -sib-display is one of the main component of the framework that display fields of a data source. -Our data sources are formatted with JsonLD. +.. .. code:: html -=> `Why JsonLD ? <Solid-introduction/>`__ +.. <sib-display data-src="https://api.startinblox.com/helloworlds/" fields="helloword"></sib-display -Have a look on how our datas are structured : `https://api.startinblox.com/helloworlds/ <https://api.startinblox.com/helloworlds/>`__ +.. sib-display is one of the main component of the framework that display fields of a data source. +.. Our data sources are formatted with JsonLD. + +.. => `Why JsonLD ? <Solid-introduction/>`__ + +.. Have a look on how our datas are structured : `https://api.startinblox.com/helloworlds/ <https://api.startinblox.com/helloworlds/>`__ Play with Startin'blox diff --git a/source/index.rst b/source/index.rst index 7f68c5fa169ca9c272895e7f8ad5f152445907db..3d9433719fdae55bdb9d916e07b7bcdc860193d4 100644 --- a/source/index.rst +++ b/source/index.rst @@ -8,6 +8,7 @@ Welcome to Startinblox's documentation! import_documentation/what-is-sib import_documentation/why-use-sib import_documentation/get-started + import_documentation/Solid-introduction import_documentation/faq .. import_documentation/get-involved