Metadata-Version: 2.1
Name: teedoc
Version: 0.1.3
Summary: doc site generator with multiple doc support
Home-page: https://github.com/Neutree/teedoc
Author: Neucrack
Author-email: CZD666666@gmail.com
License: MIT
Keywords: doc website markdown jupyter notbook generator teedoc
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: coloredlogs
Requires-Dist: markdown2

teedoc
===========


documentation generate tool from markdown and jupyter notebook to html


## Usage

Only support `Python3`

```
pip install teedoc
```



