Documentation updates, indexed documentation
This commit is contained in:
@@ -1,75 +0,0 @@
|
||||
.. _contributors:
|
||||
|
||||
============
|
||||
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 fixes
|
||||
---------
|
||||
* Aziz M. Bookwala (https://github.com/azizmb)
|
||||
* IHLeanne (https://github.com/IHLeanne)
|
||||
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
|
||||
* Meurig Freeman (https://github.com/meurig)
|
||||
* David Herring (https://github.com/abadger1406)
|
||||
|
||||
|
||||
Bug reports
|
||||
-----------
|
||||
* Aziz M. Bookwala (https://github.com/azizmb)
|
||||
* tightwork (https://github.com/tightwork)
|
||||
* Joost Cassee (joost@cassee.net, https://github.com/jcassee)
|
||||
* Brian Huxley
|
||||
* dAnjou (https://github.com/dAnjou)
|
||||
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
|
||||
* IHLeanne (https://github.com/IHLeanne)
|
||||
* valterwill (https://github.com/valterwill)
|
||||
* David Herring (https://github.com/abadger1406)
|
||||
|
||||
|
||||
Patches
|
||||
-------
|
||||
* Meurig Freeman (https://github.com/meurig)
|
||||
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
|
||||
|
||||
|
||||
Suggestions
|
||||
-----------
|
||||
* Cezar Jenkins (https://twitter.com/#!/emperorcezar)
|
||||
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
|
||||
* Barry Rowlingson (http://geospaced.blogspot.com)
|
||||
* Gour (https://github.com/gour)
|
||||
|
||||
|
||||
Translations
|
||||
------------
|
||||
* Portuguese
|
||||
|
||||
- Emerson Soares (http://emersonsoares.com)
|
||||
- Renata Oliveira (https://twitter.com/#!/rnataoliveira)
|
||||
|
||||
* Russian
|
||||
|
||||
- Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
|
||||
|
||||
* Italian
|
||||
|
||||
- SeeOpen.IT (Numero Verde: 800.910.125, E-mail: sales@seeopen.it)
|
||||
|
||||
|
||||
Remote access for debugging
|
||||
---------------------------
|
||||
* Сергей Глита [Sergey Glita] (s.v.glita@gmail.com)
|
||||
* David Herring (https://github.com/abadger1406)
|
||||
|
||||
|
||||
Monetary donations
|
||||
------------------
|
||||
* David Herring (https://github.com/abadger1406) - $100
|
||||
* David Herring (https://github.com/abadger1406) - $250
|
||||
15
docs/topics/index.rst
Normal file
15
docs/topics/index.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
Using Mayan EDMS
|
||||
================
|
||||
|
||||
Introductions to all the key parts of Mayan EDMS you'll need to know:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
indexes
|
||||
smart_links
|
||||
permissions
|
||||
document_visualization
|
||||
ocr
|
||||
file_storage
|
||||
transformations
|
||||
@@ -1,156 +0,0 @@
|
||||
=============
|
||||
Software used
|
||||
=============
|
||||
|
||||
* Python
|
||||
|
||||
* Copyright (c) 2001-2010 Python Software Foundation.
|
||||
* Copyright (c) 2000 BeOpen.com.
|
||||
* Copyright (c) 1995-2001 Corporation for National Research Initiatives.
|
||||
* Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
|
||||
|
||||
* Django - A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
|
||||
|
||||
* Copyright Django Software Foundation
|
||||
* http://www.djangoproject.com/
|
||||
|
||||
* django-pagination
|
||||
|
||||
* Copyright Eric Florenzano (floguy@gmail.com)
|
||||
* http://django-pagination.googlecode.com/
|
||||
|
||||
* Web App Theme
|
||||
|
||||
* Copyright Andrea Franz (http://gravityblast.com)
|
||||
* git://github.com/pilu/web-app-theme.git
|
||||
|
||||
* Imagemagick - Convert, Edit, Or Compose Bitmap Images
|
||||
|
||||
* Copyright 1999-2011 ImageMagick Studio LLC
|
||||
* http://www.imagemagick.org/script/index.php
|
||||
|
||||
* FAMFAMFAM Silk icons
|
||||
|
||||
* Copyright Mark James (http://www.twitter.com/markjames)
|
||||
* http://www.famfamfam.com/lab/icons/silk/
|
||||
|
||||
* 3 state FAMFAMFAM Silk icon sets: discrete images and CSS sprite palette
|
||||
|
||||
* Copyright Sky Sanders
|
||||
* skysanders.net/subtext
|
||||
|
||||
* django-extensions - Extensions for Django
|
||||
|
||||
* Copyright Bas van Oostveen (v.oostveen@gmail.com)
|
||||
* http://code.google.com/p/django-command-extensions/
|
||||
|
||||
* django-rosetta - A Django application that eases the translation of Django projects
|
||||
|
||||
* Copyright Marco Bonetti (mbonetti@gmail.com)
|
||||
* http://code.google.com/p/django-rosetta/
|
||||
|
||||
* Werkzeug - The Swiss Army knife of Python web development
|
||||
|
||||
* Copyright Armin Ronacher (armin.ronacher@active-4.com)
|
||||
* http://werkzeug.pocoo.org/
|
||||
|
||||
* BoundFormWizard - A subclass of Django's FormWizard that handled FormSets.
|
||||
|
||||
* Matthew Flanagan (http://www.blogger.com/profile/15093905875465763876)
|
||||
* http://code.google.com/p/wadofstuff/
|
||||
|
||||
* django-filetransfers - File upload/download abstraction
|
||||
|
||||
* Waldemar Kornewald
|
||||
* http://www.allbuttonspressed.com/projects/django-filetransfers
|
||||
|
||||
* tesseract - An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
|
||||
|
||||
* http://code.google.com/p/tesseract-ocr/
|
||||
|
||||
* Image file 1068504_92921456 "Mayan piramid" (Stock Exchange)
|
||||
|
||||
* Andres Ojeda (http://www.sxc.hu/profile/andres_ol)
|
||||
* http://www.sxc.hu/browse.phtml?f=view&id=1068504
|
||||
|
||||
* Image 1297211435_error
|
||||
|
||||
* http://kde-look.org/usermanager/search.php?username=InFeRnODeMoN
|
||||
|
||||
* Fat cow icon set
|
||||
|
||||
* http://www.fatcow.com/free-icons
|
||||
|
||||
* Python-magic - python-magic is a simple wrapper for libmagic
|
||||
|
||||
* Adam Hupp <adam at hupp.org>
|
||||
* https://github.com/ahupp/python-magic
|
||||
|
||||
* Fancybox - FancyBox is a tool for displaying images, html content and multi-media in a Mac-style "lightbox" that floats overtop of web page.
|
||||
|
||||
* http://fancybox.net
|
||||
|
||||
* unpaper - post-processing scanned and photocopied book pages
|
||||
|
||||
* Jens Gulden 2005-2007 - unpaper@jensgulden.de.
|
||||
* http://unpaper.berlios.de/
|
||||
|
||||
* favicon
|
||||
|
||||
* http://www.iconfinder.com/icondetails/21581/24/draw_pyramid_icon
|
||||
* Gnome Project
|
||||
|
||||
* MongoDB - (from "humongous") is a scalable, high-performance, open source, document-oriented database.
|
||||
|
||||
* Copyright 10gen
|
||||
* http://www.mongodb.org/
|
||||
|
||||
* PyMongo - is a Python distribution containing tools for working with MongoDB, and is the recommended way to work with MongoDB from Python.
|
||||
|
||||
* Copyright 2009, Michael Dirolf
|
||||
* http://api.mongodb.org/python/
|
||||
|
||||
* GridFS - is a storage specification for large objects in MongoDB
|
||||
|
||||
* Copyright 10gen
|
||||
* http://www.mongodb.org/display/DOCS/GridFS+Specification
|
||||
|
||||
* django-sendfile - This is a wrapper around web-server specific methods for sending files to web clients.
|
||||
|
||||
* johnsensible (John Montgomery)
|
||||
* https://github.com/johnsensible/django-sendfile
|
||||
|
||||
* jQuery-Jail - Jquery Asynchronous Image Loader (JAIL)
|
||||
|
||||
* Sebastiano Armeli-Battana (contact@sebarmeli.com)
|
||||
* http://www.sebastianoarmelibattana.com/projects/jail
|
||||
|
||||
* django-taggit - is a reusable Django application for simple tagging
|
||||
|
||||
* Alex Gaynor (alex.gaynor@gmail.com)
|
||||
* http://pypi.python.org/pypi/django-taggit
|
||||
|
||||
* Image 392336_7079 (stock exchange) "Chichen Itza" (Stock Exchange)
|
||||
|
||||
* Joerg Witthoeft "Beamer29" (http://www.sxc.hu/profile/Beamer29)
|
||||
* http://www.sxc.hu/browse.phtml?f=view&id=392336
|
||||
|
||||
* Django REST framework - lightweight REST framework for Django, that aims to make it easy to build well-connected, self-describing RESTful Web APIs.
|
||||
|
||||
* http://django-rest-framework.org/
|
||||
|
||||
* South - intelligent schema and data migrations for Django projects.
|
||||
|
||||
* http://south.aeracode.org/
|
||||
|
||||
* python-gnupg - a Python library which takes care of the internal details and allows its users to generate and manage keys, encrypt and decrypt data, and sign and verify messages.
|
||||
|
||||
* http://code.google.com/p/python-gnupg/
|
||||
|
||||
* python-hkp - Python HKP client
|
||||
|
||||
* Copyright Dmitry Gladkov
|
||||
* https://github.com/dgladkov/python-hkp
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user