Metadata-Version: 1.0
Name: collective.sphinx.includedoc
Version: 0.2
Summary: Sphinx extension for including doctests
Home-page: http://svn.plone.org/svn/collective/collective.sphinx.includedoc
Author: Rok Garbas
Author-email: rok@garbas.si
License: GPL
Description: .. contents::
        
        .. Note to recipe author!
           ---------------------
           Update the following URLs to point to your:
           
           - code repository
           - bug tracker 
           - questions/comments feedback mail 
           (do not set a real mail, to avoid spams)
        
           Or remove it if not used.
        
        - Code repository: http://svn.somewhere.com/...
        - Questions and comments to somemailing_list
        - Report bugs at http://bug.somewhere.com/..
        
        
        Contributors
        ************
        
        Rok Garbas, Author
        Jens Klein, fixes
        Petri Savolainen, test & release
        
        Change history
        **************
        
        0.2 (2011-03-03)
        ================
        
        - test it works on Sphinx 1.0.7 & make the release [Petri Savolainen]
        - make it work with Sphinx 0.6.3 [Jens W. Klein]
        
        0.1 (2008-11-11 11)
        ===================
        
         - Created recipe with ZopeSkel [Rok Garbas].
        
        Download
        ********
        
Keywords: zope archetypes sphinx documentation
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
