diff --git a/source/_static/images/import_documentation/faq.gif b/source/_static/images/import_documentation/faq.gif index b1eb9ab38e4f422095db53a2277a7241971a1834..00f24faaa980e78833bc9ed31c5b7754479443d4 100644 Binary files a/source/_static/images/import_documentation/faq.gif and b/source/_static/images/import_documentation/faq.gif differ diff --git a/source/import_documentation/Developping-with-SibTemplateElement.rst b/source/import_documentation/Developping-with-SibTemplateElement.rst index cffc65a72a646ec08a5d28faa2bbc2921e790189..30ae34fc9df03b172fd2dd723c964543c6ac2e70 100644 --- a/source/import_documentation/Developping-with-SibTemplateElement.rst +++ b/source/import_documentation/Developping-with-SibTemplateElement.rst @@ -207,12 +207,7 @@ Import the script of your component and set the component in your ``index.html`` npm run serve -Now you should be able to see your fake datas like this : - - .. image:: ./../../_static/images/import_documentation/raw-faq.png - :alt: The raw FAQ - -At the moment it's a bit ugly. Let's add some style. +You should be able to display your datas but at the moment it's a bit ugly. Let's add some style. 4. Implement JS and CSS in your component --------------------------------- @@ -419,6 +414,9 @@ Like for the component, this folder should contain one file per language: If you get any trouble (or any idea to improve!), please `mail me <'mailto:alice@startinblox.com?subject=A%20feedback%20from%20the%20doc>`__ :) +.. warning:: + This tutorial could be improved by adding accessibility. + Go Deeper ==========