Files @ 379e3713e98f
Branch filter:

Location: django-pydenticon/docs/index.rst

379e3713e98f 889 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
DJPYD-2: Added API reference. Updated Sphinx configuration file in order to allow building of API reference. Wrote a section covering privacy. Wrote section covering application usage.
Django Pydenticon documentation
===============================

Django Pydenticon is a Django application that provides an identicon
generator. It builds upon Pydenticon, a Python library for generating
deterministic identicons. Pydenticon capabilities are merely exposed via a web
interface (through HTTP).

Support
-------

In case of problems with the application, please do not hestitate to contact the
author at **django-pydenticon (at) majic.rs**. The library itself is hosted on
Github, and on author's own servers:

* https://github.com/azaghal/django-pydenticon
* https://code.majic.rs/django-pydenticon
* https://projects.majic.rs/django-pydenticon

Contents:

.. toctree::
   :maxdepth: 2

   about
   installation
   usage
   privacy
   configuration
   apireference
   releasenotes

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`