Metadata-Version: 2.1
Name: django-doc
Version: 1.1
Summary: Automate Django RestFramework Documentation
Home-page: https://github.com/digifyshop/django-doc
Author: Digify
Author-email: a.rajabnejad@digikala.com
License: MIT
Keywords: django automate documentation
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown

- Add `django-doc` to your installed_apps
- Run Python `python manage.py collectdoc`
