Skip to content
Snippets Groups Projects
Commit 98e4b41e authored by Manon Bourgognon's avatar Manon Bourgognon
Browse files

update: fix 'subtoctree' structure

parent fc14dcb9
No related branches found
No related tags found
No related merge requests found
......@@ -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
......@@ -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
......@@ -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>
......@@ -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>
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment