mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-03-16 21:40:24 +00:00
38 lines
1,015 B
ReStructuredText
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.
|