diff --git a/docs/_static/indexes_button.png b/docs/_static/indexes_button.png new file mode 100644 index 0000000000..d511c52321 Binary files /dev/null and b/docs/_static/indexes_button.png differ diff --git a/docs/topics/indexes.rst b/docs/topics/indexes.rst index 9f818e5876..0daa33335c 100644 --- a/docs/topics/indexes.rst +++ b/docs/topics/indexes.rst @@ -1,6 +1,8 @@ ======= Indexes ======= +|Setup tab| |Right arrow| |Indexes button| + Indexes are an automatic method to hierarchically organize documents in relation to their metadata and to each other. @@ -57,3 +59,15 @@ their structure is however flat, and they have to be manually updated and curated. .. _Samba: http://www.samba.org/ + +.. |Setup tab| image:: /_static/setup_tab.png + :alt: Setup tab + :align: middle + +.. |Right arrow| image:: /_static/arrow_right.png + :alt: Right arrow + :align: middle + +.. |Indexes button| image:: /_static/indexes_button.png + :alt: Indexes button + :align: middle