Metadata-Version: 1.0
Name: pylons_sphinx_latesturl
Version: 0.1.1
Summary: Sphinx extension: generate "latest" URL for versioned docs
Home-page: https://github.com/Pylons/pylons_sphinx_latesturl
Author: Agendaless Consulting
Author-email: repoze-dev@lists.repoze.org
License: BSD-derived (https://github.com/Pylons/pylons_sphinx_latesturl/LICENSE.txt)
Description: ``pylons_sphinx_latesturl`` README
        ==================================
        
        This package is a ``Sphinx`` extension:  it adds a ``latest_url``
        key to the Sphinx template namespace for use in for a versioned document sets.
        
        Please see ``docs/narr.rst`` for detailed documentation.
        
        
        ``pylons_sphinx_latesturl`` Changelog
        =====================================
        
        0.1.1 (2013-09-09)
        ------------------
        
        - Initial release.
        
Keywords: web documentation
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
