From 8d44a065fd657066c1bcec18950d42257bf73088 Mon Sep 17 00:00:00 2001 From: Mathias Behrle Date: Sat, 24 May 2014 14:51:30 +0200 Subject: [PATCH] Adding bootstrap repository to docs. --- docs/intro/getting_started.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/intro/getting_started.rst b/docs/intro/getting_started.rst index cc7eff2400..604e370164 100644 --- a/docs/intro/getting_started.rst +++ b/docs/intro/getting_started.rst @@ -26,11 +26,16 @@ Quickly bootstraping your Mayan EDMS install -------------------------------------------- |Setup tab| |Right arrow| |Bootstrap button| -**Mayan EDMS** now includes an app called ``Bootstrap``. This app stores +**Mayan EDMS** includes an app called ``Bootstrap``. This app stores scripted configurations, that when executed will setup your installation of **Mayan EDMS**. From there you can then fine tune this setup to your needs. To use this app go to the ``Setup`` area and launch the app using the ``Bootstrap`` button. +.. hint:: Predefined sample setups can be downloaded from the + `Official bootstrap setup repository for Mayan EDMS`_. If you want to use + one of the available setups for testing or as a starting point, choose one + and import it with ``Import from URL``. Finally execute it on an empty database. + The longer custom setup ======================= @@ -41,7 +46,7 @@ Setting your document types If none of the available bootstrap setups fit your needs and your wish to setup **Mayan EDMS** from scratch the first thing to consider are which are going to be your document types. Examples of document types are: ``Legal documents``, -``Internal documents``, ``Medical records``, ``Desging specifications``, ``Permits``. +``Internal documents``, ``Medical records``, ``Designing specifications``, ``Permits``. A document type represent a group, a type, a class of documents which share some common properties. A good indicator that can help you determine you document types is what kind of information or ``metadata`` is attached to the documents. @@ -121,3 +126,6 @@ Refer to the chapter named :doc:`Indexes ` for examples on how .. |Metadata types button| image:: /_static/metadata_types_button.png :alt: Metadata types button :align: middle + +.. _DjangoZoom: http://djangozoom.com/ +.. _`Official bootstrap setup repository for Mayan EDMS`: http://bootstrap.mayan-edms.com/