Metadata-Version: 1.1
Name: zuul-sphinx
Version: 0.2.5
Summary: A Sphinx extension for documenting Zuul jobs
Home-page: https://docs.openstack.org/infra/zuul-sphinx/
Author: OpenStack Infrastructure Team
Author-email: openstack-infra@lists.openstack.org
License: UNKNOWN
Description: Zuul Sphinx
        ===========
        
        A Sphinx extension for documenting Zuul jobs.
        
        Config options
        --------------
        
        ``zuul_role_paths``
          (str list)
          List of extra paths to examine for role documentation (other than
          ``roles/``)
        
        ``zuul_autoroles_warn_missing``
          (boolean)
          Default: True
          Warn when a role found with ``autoroles`` does not have a
          ``README.rst`` file.
        
        
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
