StarKnow.com 是一个文档收集和分享的网站.


Features


#### Python2 * [Python2](01_Python2/python-tutorial.md)
#### Python2 100个实例 * [Python2 100个实例](02_Python2_100例/python-100-examples.md)
#### For Marketing * 100% Mobile Responsive * 4 Built-In Themes or roll your own * Functional, Flat Design Style * Optional code float layout * Shareable/Linkable SEO Friendly URLs * Supports Google Analytics and Piwik Analytics

Installation and usage

If you have PHP and Composer installed

composer global require daux/daux.io

# Next to your `docs` folder, run
daux generate

Or if you wish to use Docker

# Next to your `docs` folder, run
docker run --rm -it -w /build -v "$PWD":/build daux/daux.io daux generate