Restructure documentation

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-11-29 14:25:11 -04:00
parent 5493c33257
commit c9be1bccd2
180 changed files with 1663 additions and 2176 deletions

View File

@@ -120,7 +120,7 @@ in the Initial data loading chapter.
Refactored document indexing
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
:doc:`The document indexing <../chapters/indexes>` functionality has been
:doc:`The document indexing <../chapters/indexes/index>` functionality has been
improved and moved from experimental
stage to beta stage. Index configuration menus are now available on the
``Setup`` menu and allows administrators to create skeleton trees that will

View File

@@ -171,5 +171,6 @@ Bugs fixed or issues closed
- :gitlab-issue:`688` REST API: Documents are not getting checked in
- :forum-topic:`880` "permission denied" error executing post-update "Common Steps" for 3.2.6
- :forum-topic:`1404` Mayan EDMS 3.2.8 statistics error
.. _PyPI: https://pypi.python.org/pypi/mayan-edms/

View File

@@ -76,7 +76,7 @@ Changes
- Add entrypoint commands to run single workers, single gunicorn
or single celery commands like "flower".
- Add platform template to return queues for a worker.
- Remove task inspection from task manager app.
- Remove task inspection from task manager app.
- Move pagination navigation inside the toolbar.
- Remove document image clear link and view.
This is now handled by the file caching app.
@@ -218,7 +218,6 @@ Backward incompatible changes
Bugs fixed or issues closed
---------------------------
- :forum-topic:`1404` Mayan EDMS 3.2.8 statistics error
- :gitlab-issue:`399` Archive of processed e-mails
- :gitlab-issue:`526` RuntimeWarning: Never call result.get() within a task!
- :gitlab-issue:`532` Workflow preview isn't updated right after transitions are modified