django-markdownx/docs/_sources/index.rst.txt
2017-04-25 01:17:10 +01:00

38 lines
1,015 B
ReStructuredText

.. Django Markdownx documentation master file, created by
sphinx-quickstart on Fri Mar 10 22:41:38 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
:github_url: https://github.com/adi-/django-markdownx
.. automodule:: markdownx
Contents
--------
.. toctree::
:maxdepth: 2
:glob:
installation
getting_started
example
customization
translation
js/js
markdownx/markdownx
contribution
license
* :ref:`modindex`
* :ref:`genindex`
* :ref:`search`
------------
Acknowledgements
----------------
We acknowledge and appreciate every contribution made towards improving **Django MarkdownX**, a list of which can be
found on our `GitHub <https://github.com/adi-/django-markdownx/graphs/contributors>`_.
**Django MarkdownX** was inspired by the great `Django Images <https://github.com/mirumee/django-images>`_ and
`Django Bootstrap Markdown <https://github.com/aj-may/django-bootstrap-markdown>`_ packages.