Metadata-Version: 1.0
Name: collective.sphinx.autoatschema
Version: 0.1
Summary: Sphinx extension for archetypes schema
Home-page: http://
Author: Rok Garbas
Author-email: rok@garbas.si
License: GPL
Description: 
        - Code repository: http://svn.plone.org/svn/collective.sphinx.autoatschema
        - Questions,comments and bugs to rok(dot)garbas(at)gmail(dot)com
        
        
        Description
        ===========
        
        This is another sphinx extension, which enables you to easily document Archetypes
        schemas.
        
        Example
        =======
        
        .. collective.sphinx.autoatschema:: my.package.content.custom_cotent.MySchema
        
        
        Thats it, enjoy...
        
Keywords: zope archetypes sphinx documentation
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
