Metadata-Version: 1.1
Name: sphinxcontrib-traceables
Version: 0.1.4
Summary: Sphinx extension that adds traceability within documentation
Home-page: https://github.com/t4ngo/sphinxcontrib-traceables
Author: Christo Butcher
Author-email: UNKNOWN
License: Apache 2.0
Description: sphinxcontrib-traceables
        ==============================================================================
        
        |pypi-version| |pypi-downloads| |docs-status| |build-status|
        |coverage-status| |pypi-license|
        
        A Sphinx extension offering traceability within documentation.
        
        This extension provides functionality to define traceable items and
        relationships between them in documentation generated by `Sphinx`_.
        It also offers visualization of the traceables in various forms, such
        as relationship graphs.
        
        More information is available here:
        
        - Documentation: https://sphinxcontrib-traceables.readthedocs.org/en/latest/
        - Download: https://pypi.python.org/pypi/sphinxcontrib-traceables
        - Development: https://github.com/t4ngo/sphinxcontrib-traceables
        
        .. _Sphinx: http://sphinx-doc.org/
        
        .. |docs-status| image:: https://readthedocs.org/projects/sphinxcontrib-traceables/badge/?version=latest
            :alt: Documentation status
            :scale: 100%
            :target: https://sphinxcontrib-traceables.readthedocs.org/en/latest/?badge=latest
        
        .. |build-status| image:: https://travis-ci.org/t4ngo/sphinxcontrib-traceables.svg
            :alt: Build status
            :target: https://travis-ci.org/t4ngo/sphinxcontrib-traceables
        
        .. |coverage-status| image:: https://coveralls.io/repos/t4ngo/sphinxcontrib-traceables/badge.svg?branch=master&service=github
            :alt: Test coverage status
            :target: https://coveralls.io/github/t4ngo/sphinxcontrib-traceables?branch=master
        
        .. |pypi-version| image:: https://img.shields.io/pypi/v/sphinxcontrib-traceables.svg
            :alt: Latest version at PyPI
            :target: https://pypi.python.org/pypi/sphinxcontrib-traceables
        
        .. |pypi-downloads| image:: https://img.shields.io/pypi/dm/sphinxcontrib-traceables.svg
            :alt: Downloads from PyPI last month
            :target: https://pypi.python.org/pypi/sphinxcontrib-traceables
        
        .. |pypi-license| image:: https://img.shields.io/pypi/l/sphinxcontrib-traceables.svg
            :alt: License specified at PyPI
            :target: https://pypi.python.org/pypi/sphinxcontrib-traceables
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Environment :: Plugins
Classifier: Framework :: Sphinx :: Extension
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
