Documentation update
This commit is contained in:
+2
-2
@@ -26,8 +26,8 @@ account.
|
||||
Features <topics/features>
|
||||
Installation <topics/installation>
|
||||
Getting started <topics/getting_started>
|
||||
Release notes and upgrading instructions <releases/index>
|
||||
Understanding Mayan EDMS <topics/index>
|
||||
Release notes and upgrading <releases/index>
|
||||
Concepts <topics/index>
|
||||
Development <topics/development>
|
||||
Contributors <topics/contributors>
|
||||
Licensing <topics/license>
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
Mayan EDMS v1.1.1 release notes
|
||||
===============================
|
||||
|
||||
Released: April XX, 2015
|
||||
Released: May 21, 2015
|
||||
|
||||
What's new
|
||||
==========
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Understanding Mayan EDMS
|
||||
========================
|
||||
Concepts
|
||||
========
|
||||
|
||||
Introductions to all the key parts of Mayan EDMS you'll need to know:
|
||||
|
||||
|
||||
@@ -128,7 +128,7 @@ in the directory: venv/lib/python2.7/site-packages/mayan/settings/ with the foll
|
||||
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from . import *
|
||||
from .local import *
|
||||
|
||||
<Your customized settings>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user