Metadata-Version: 1.0
Name: sphinxfolders
Version: 1.0.0
Summary: Sphinx directive to list the content of a folder
Home-page: https://github.com/d9pouces/SphinxFolders/
Author: Matthieu Gallet
Author-email: github@19pouces.net
License: CeCILL-B
Description: SphinxFolders
        =============
        
        Sphinx directive to list the content of a folder
        
        Sample usage::
        
        
            .. folder:: _static/demo_folder
                :class: folder
                :desc_ext: .desc
                :glob: *.pdf
        
Platform: UNKNOWN
