diff --git a/docs/_static/index_tab.png b/docs/_static/index_tab.png new file mode 100644 index 0000000000..fc1b81f189 Binary files /dev/null and b/docs/_static/index_tab.png differ diff --git a/docs/_static/tree_template_link.png b/docs/_static/tree_template_link.png new file mode 100644 index 0000000000..55e9709166 Binary files /dev/null and b/docs/_static/tree_template_link.png differ diff --git a/docs/topics/indexes.rst b/docs/topics/indexes.rst index 0daa33335c..717773e637 100644 --- a/docs/topics/indexes.rst +++ b/docs/topics/indexes.rst @@ -1,8 +1,9 @@ ======= Indexes ======= -|Setup tab| |Right arrow| |Indexes button| +To configure: |Setup tab| |Right arrow| |Indexes button| |Right arrow| |Tree template link| +To use: |Index tab| Indexes are an automatic method to hierarchically organize documents in relation to their metadata and to each other. @@ -71,3 +72,11 @@ curated. .. |Indexes button| image:: /_static/indexes_button.png :alt: Indexes button :align: middle + +.. |Tree template link| image:: /_static/tree_template_link.png + :alt: Tree template link + :align: middle + +.. |Index tab| image:: /_static/index_tab.png + :alt: Index tab + :align: middle