From 63f6318a86a1a98ac8f221f71d8c270dc1fe0eb3 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 11 Oct 2012 01:29:46 -0400 Subject: [PATCH] Add link to indexes from getting started --- docs/intro/getting_started.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/intro/getting_started.rst b/docs/intro/getting_started.rst index 87b4fff575..cc7eff2400 100644 --- a/docs/intro/getting_started.rst +++ b/docs/intro/getting_started.rst @@ -89,6 +89,9 @@ lastly ``Default metadata``. Choose the desired metadata for the document type currently selected and press ``Add``. From now on whenever you upload a document of this type, the related metadata types for this document type will be preselected. +After defining all your metadata types you can also define your indexes to +let **Mayan EDMS** automatically categorize your documents based on their metadata. +Refer to the chapter named :doc:`Indexes ` for examples on how to use the document indexes. .. |Setup tab| image:: /_static/setup_tab.png