Metadata-Version: 1.0
Name: zopeskel.doctools
Version: 1.0
Summary: Tools for documenting ZopeSkel.
Home-page: UNKNOWN
Author: Joel Burton, Cris Ewing, Chris Calloway
Author-email: cbc@chriscalloway.org
License: MIT
Description: Introduction
        ============
        
        zopeskel.doctools provides two tools for assisting in the creation of ZopeSKel
        documentation:
        
        * pastegraph
        
        * pastedoc
        
        pastegraph
        ----------
        
        pastegraph outputs Graphviz source code representing a dependency tree for all
        available ZopeSkel entry points.
        
        pastedoc
        --------
        
        pastedoc output an HTML outline of all fields and local commands for all
        available ZopeSkel entry points.
        
        
        
        Changelog
        =========
        
        Version 1.0
        -----------
        
        * First two tools: pastegraph and pastedoc.
        [cbc]
        
Keywords: web skeleton project Plone Zope ZopeSkel Paster GraphViz
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Documentation
