LICENSE.txt
MANIFEST.in
README.md
setup.py
django_easy_docs.egg-info/PKG-INFO
django_easy_docs.egg-info/SOURCES.txt
django_easy_docs.egg-info/dependency_links.txt
django_easy_docs.egg-info/requires.txt
django_easy_docs.egg-info/top_level.txt
easy_docs/__init__.py
easy_docs/admin.py
easy_docs/apps.py
easy_docs/forms.py
easy_docs/middleware.py
easy_docs/models.py
easy_docs/urls.py
easy_docs/views.py
easy_docs/migrations/0001_initial.py
easy_docs/migrations/0002_alter_documentation_reference_url_and_more.py
easy_docs/migrations/0003_alter_documentation_keywords_and_more.py
easy_docs/migrations/0004_documentation_regex_url_and_more.py
easy_docs/migrations/__init__.py
easy_docs/static/easy_docs/css/admin_markdown.css
easy_docs/static/easy_docs/css/styles.css
easy_docs/templates/all_documentation.html
easy_docs/templates/base.html
easy_docs/templates/create_documentation.html
easy_docs/templates/doc_modal.html
easy_docs/templates/documentation.html
easy_docs/templates/documentation_list.html
easy_docs/templates/edit_documentation.html
easy_docs/templates/edit_documentation_from_slug.html
easy_docs/templates/history_list.html
easy_docs/templates/not_found.html
easy_docs/templates/view_documentation.html
easy_docs/templates/view_history.html
easy_docs/templates/markdownx/widget.html
easy_docs/templatetags/__init__.py
easy_docs/templatetags/easy_docs_tags.py