diff --git a/source/import_documentation/framework_guide/javascript-API.rst b/source/import_documentation/framework_guide/javascript-API.rst index c25e67005a2e5e94bfc0e697ec9174c4dc78bc39..d9e8dd65b8f1c0aab2f031e3dc6db6b404503e6e 100644 --- a/source/import_documentation/framework_guide/javascript-API.rst +++ b/source/import_documentation/framework_guide/javascript-API.rst @@ -6,6 +6,6 @@ This section presents how you can use Javascript API with sib-core. .. toctree:: :maxdepth: 1 - :ref:`Events <events>` - :ref:`Javascript Helpers <javascript-helpers>` - :ref:`Store documentation <store-documentation>` \ No newline at end of file + Events <events> + Javascript Helpers <javascript-helpers> + Store documentation <store-documentation> \ No newline at end of file diff --git a/source/import_documentation/framework_guide/list-base-components.rst b/source/import_documentation/framework_guide/list-base-components.rst index 284d5ebc7dadb6ec71dc2cfbb50893ae2c8a7fc8..52e86b7a4265114714248b029c3dd7f3161cc412 100644 --- a/source/import_documentation/framework_guide/list-base-components.rst +++ b/source/import_documentation/framework_guide/list-base-components.rst @@ -9,13 +9,13 @@ The base components are : .. toctree:: :maxdepth: 1 - :ref:`solid-ac-checker <solid-ac-checker>` - :ref:`solid-calendar <solid-calendar>` - :ref:`solid-display <solid-display>` - :ref:`solid-delete <solid-delete>` - :ref:`solid-form <solid-form>` - :ref:`solid-form-search <solid-form-search>` - :ref:`solid-lang <solid-lang>` - :ref:`solid-map <solid-map>` - :ref:`solid-table <solid-table>` - :ref:`solid-widget <solid-widget>` \ No newline at end of file + solid-ac-checker <solid-ac-checker> + solid-calendar <solid-calendar> + solid-display <solid-display> + solid-delete <solid-delete> + solid-form <solid-form> + solid-form-search <solid-form-search> + solid-lang <solid-lang> + solid-map <solid-map> + solid-table <solid-table> + solid-widget <solid-widget> \ No newline at end of file diff --git a/source/import_documentation/framework_guide/list-external-components.rst b/source/import_documentation/framework_guide/list-external-components.rst index 21c4bea4943a43eac10c06c30bf1ed7fe558f77d..f4440fb297a698d877100b6b5ba08535c3360a93 100644 --- a/source/import_documentation/framework_guide/list-external-components.rst +++ b/source/import_documentation/framework_guide/list-external-components.rst @@ -7,5 +7,5 @@ however they can be used to add useful features such as authentication and route .. toctree:: :maxdepth: 1 - :ref:`solid-auth <sib-auth>` - :ref:`solid-router <solid-router>` + solid-auth <sib-auth> + solid-router <solid-router> diff --git a/source/import_documentation/framework_guide/list-mixins.rst b/source/import_documentation/framework_guide/list-mixins.rst index 16f7362363a4f7270b2329c884f1948034251602..6f0445085ee75ce3f64a0f8bf46670d7e5f85ae9 100644 --- a/source/import_documentation/framework_guide/list-mixins.rst +++ b/source/import_documentation/framework_guide/list-mixins.rst @@ -7,16 +7,16 @@ the base components to best render the content of the application : .. toctree:: :maxdepth: 1 - :ref:`counter-mixin <counter-mixin>` - :ref:`federation-mixin <federation-mixin>` - :ref:`filter-mixin <filter-mixin>` - :ref:`grouper-mixin <grouper-mixin>` - :ref:`highlighter-mixin <highlighter-mixin>` - :ref:`list-mixin <list-mixin>` - :ref:`next-mixin <next-mixin>` - :ref:`paginate-mixin <paginate-mixin>` - :ref:`required-mixin <required-mixin>` - :ref:`sorter-mixin <sorter-mixin>` - :ref:`store-mixin <store-mixin>` - :ref:`validation-mixin <validation-mixin>` - :ref:`widget-mixin <widget-mixin>` + counter-mixin <counter-mixin> + federation-mixin <federation-mixin> + filter-mixin <filter-mixin> + grouper-mixin <grouper-mixin> + highlighter-mixin <highlighter-mixin> + list-mixin <list-mixin> + next-mixin <next-mixin> + paginate-mixin <paginate-mixin> + required-mixin <required-mixin> + sorter-mixin <sorter-mixin> + store-mixin <store-mixin> + validation-mixin <validation-mixin> + widget-mixin <widget-mixin> diff --git a/source/import_documentation/framework_guide/list-widgets.rst b/source/import_documentation/framework_guide/list-widgets.rst index e8d0fb7cded596cb819417ff8c41a75ba8c2f701..a8ca7c84ed4510474411da94ae4b547dee881c2f 100644 --- a/source/import_documentation/framework_guide/list-widgets.rst +++ b/source/import_documentation/framework_guide/list-widgets.rst @@ -7,5 +7,5 @@ How to create them and how to use them are precised : .. toctree:: :maxdepth: 1 - :ref:`Widget API Reference <reference>` - :ref:`Examples <examples>` \ No newline at end of file + Widget API Reference <reference> + Examples <examples> \ No newline at end of file