Metadata-Version: 2.0
Name: mkdocs-pydoc
Version: 0.1.0.dev0
Summary: Python documentation for MkDocs
Home-page: https://github.com/noirbizarre/mkdocs-pydoc
Author: Axel Haustant
Author-email: noirbizarre+mkdocs-pydoc@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Keywords: mkdocs documentation
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Documentation
Classifier: Topic :: Text Processing
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: mkdocs (>=0.17.0)
Provides-Extra: test
Requires-Dist: pytest (==3.3.2); extra == 'test'
Requires-Dist: pytest-faker (==2.0.0); extra == 'test'
Requires-Dist: pytest-mock (==1.6.3); extra == 'test'
Requires-Dist: pytest-sugar (==0.9.0); extra == 'test'

mkdocs-pydoc
============

`![Build Status <https://travis-ci.org/noirbizarre/mkdocs-pydoc.svg?branch=master>`_](https://travis-ci.org/noirbizarre/mkdocs-pydoc)
`![Maintainability <https://api.codeclimate.com/v1/badges/d170297fa4ad477af1f0/maintainability>`_](https://codeclimate.com/github/noirbizarre/mkdocs-pydoc/maintainability)
`![Test Coverage <https://api.codeclimate.com/v1/badges/d170297fa4ad477af1f0/test_coverage>`_](https://codeclimate.com/github/noirbizarre/mkdocs-pydoc/test_coverage)
`![Last version <https://img.shields.io/pypi/v/mkdocs-pydoc.svg>`_](https://pypi.python.org/pypi/mkdocs-pydoc)
`![License <https://img.shields.io/pypi/l/mkdocs-pydoc.svg>`_](https://pypi.python.org/pypi/mkdocs-pydoc)
`![Supported Python versions <https://img.shields.io/pypi/pyversions/mkdocs-pydoc.svg>`_](https://pypi.python.org/pypi/mkdocs-pydoc)

Python documentation for MkDocs

Changelog
=========

Current
-------

- In development



