Metadata-Version: 1.1
Name: odoodoc
Version: 0.16
Summary: Odoo markup for Sphinx
Home-page: https://github.org/minorisa/odoodoc
Author: Minorisa, S.L.
Author-email: projectes.odoo@minorisa.net
License: BSD
Download-URL: http://pypi.python.org/pypi/odoodoc
Description: odoodoc
        =======
        
        http://packages.python.org/odoodoc
        
        A [Sphinx](http://sphinx.pocoo.org/latest) extension providing Odoo-specific markup.
        
        
        Installation
        ------------
        
        This extension can be installed from the Python Package Index::
        
          pip install odoodoc
        
        Alternatively, you can clone the odoodoc repository from GitHub,
        and install the extension directly from the repository::
        
          hg clone https://github.org/minorisa/odoodoc
          cd odoodoc
          python setup.py install
        
        
        Usage
        -----
        
        Please refer to the [documentation](http://packages.python.org/odoodoc) for further information.
        
        
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
