diff --git a/docs/contributors.txt b/docs/contributors.rst similarity index 53% rename from docs/contributors.txt rename to docs/contributors.rst index 6c52941e3e..3645c00c01 100644 --- a/docs/contributors.txt +++ b/docs/contributors.rst @@ -1,3 +1,12 @@ +============ +Contributors +============ + +How to contribute? +------------------ + +You can help further the development of Mayan EDMS by reporting bugs, submitting documentation, patches, with monetary or hardware donations. + Bug reports ----------- * Aziz M. Bookwala (https://github.com/azizmb) diff --git a/docs/credits.rst b/docs/credits.rst index 18a45de71f..d56f2c0d93 100644 --- a/docs/credits.rst +++ b/docs/credits.rst @@ -1,3 +1,7 @@ +======= +Credits +======= + * Python * Copyright (c) 2001-2010 Python Software Foundation. * Copyright (c) 2000 BeOpen.com. diff --git a/docs/features.rst b/docs/features.rst index 1f42501bf2..dcccdcdedf 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -1,6 +1,7 @@ ======== Features ======== + * User defined meta-data fields * Dynamic default values for metadata * Filesystem integration diff --git a/docs/index.rst b/docs/index.rst index c2960f71a6..f4ff498fc1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -20,7 +20,6 @@ as well as automatic document grouping. Find document by means of full text searching, either meta-data, document properties, content extracted from PDFs or transcribed by OCR. - Contents ======== @@ -31,5 +30,7 @@ Contents requirements installation updates - license + contributors + credits faq + license diff --git a/docs/updates.rst b/docs/updates.rst index 46a2b4b31f..09112c0c52 100644 --- a/docs/updates.rst +++ b/docs/updates.rst @@ -1,26 +1,5 @@ -============================ -Changes, updates and credits -============================ - +========= Changelog ========= .. include:: changelog.rst - - -Credits -======= - -.. include:: credits.rst - - -.. _helping-out: - -Contributors -============ -How to contribute? ------------------- - -You can help further the development of Mayan EDMS by reporting bugs, submitting documentation, patches, with monetary or hardware donations. - -.. include:: contributors.txt