Metadata-Version: 1.1
Name: django-sphinx-generator
Version: 1.0.2
Summary: Generate a sphinx documentation tree of django models and other classes.
Home-page: https://github.com/hile/django-sphinx-generator
Author: Ilkka Tuohela
Author-email: ilkka.tuohela@codento.com
License: BSD License
Description: 
        Sphinx documentation generator for django apps
        ==============================================
        
        This django app provides a management command to generate sphinx documentation for django apps.
        
        Installing
        ----------
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
