Documentation updates
This commit is contained in:
@@ -9,12 +9,11 @@ Mayan EDMS documentation
|
|||||||
Getting help
|
Getting help
|
||||||
============
|
============
|
||||||
|
|
||||||
* Try the :doc:`FAQ <topics/faq>` -- it's got answers to many common questions.
|
|
||||||
|
|
||||||
* Search for information in the `archives of the mayan-edms mailing list`_, or
|
* Search for information in the `archives of the mayan-edms mailing list`_, or
|
||||||
`post a question`_. If you prefer news servers, use the gateway provided by Gname_.
|
`post a question`_. If you prefer news servers, use the gateway provided by Gname_.
|
||||||
|
|
||||||
* Report bugs with **Mayan EDMS** using Github's `ticket tracker`_.
|
* Report bugs with **Mayan EDMS** using Github's `ticket tracker`_.
|
||||||
|
* Try the :doc:`FAQ <topics/faq>` -- it's got answers to many common questions.
|
||||||
|
|
||||||
|
|
||||||
First steps
|
First steps
|
||||||
===========
|
===========
|
||||||
|
|||||||
@@ -2,13 +2,10 @@
|
|||||||
Mayan EDMS v1.1 release notes
|
Mayan EDMS v1.1 release notes
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
Released: February 2015
|
Released: February 10, 2015
|
||||||
|
|
||||||
Welcome to Mayan EDMS v1.1
|
Welcome to Mayan EDMS v1.1
|
||||||
|
|
||||||
Overview
|
|
||||||
========
|
|
||||||
|
|
||||||
|
|
||||||
What's new in Mayan EDMS v1.1
|
What's new in Mayan EDMS v1.1
|
||||||
=============================
|
=============================
|
||||||
@@ -248,6 +245,7 @@ The upgrade procedure is now complete.
|
|||||||
Backward incompatible changes
|
Backward incompatible changes
|
||||||
=============================
|
=============================
|
||||||
|
|
||||||
|
* None
|
||||||
|
|
||||||
|
|
||||||
Bugs fixed or issues closed
|
Bugs fixed or issues closed
|
||||||
|
|||||||
@@ -16,6 +16,8 @@ request on GitHub_. Make sure to add yourself to the :ref:`contributors` file.
|
|||||||
Project philosophies
|
Project philosophies
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
How to think about **Mayan EDMS** when doing changes or adding new features, why things are the way they are in **Mayan EDMS**.
|
||||||
|
|
||||||
- Functionality must be as market/sector independent as possible, code for the 95% of use cases.
|
- Functionality must be as market/sector independent as possible, code for the 95% of use cases.
|
||||||
- Each user must be able to configure and customize it to their needs after install.
|
- Each user must be able to configure and customize it to their needs after install.
|
||||||
- Abstract as much as possible, each app must be an expert in just one thing, for other things they should use the API/classes/functions of other apps.
|
- Abstract as much as possible, each app must be an expert in just one thing, for other things they should use the API/classes/functions of other apps.
|
||||||
|
|||||||
Reference in New Issue
Block a user