make documents on readthedocs

This commit is contained in:
debugtalk
2017-11-08 19:15:54 +08:00
parent c916e9dc84
commit f259ecd6a6
21 changed files with 646 additions and 385 deletions

6
.gitignore vendored
View File

@@ -1,6 +1,8 @@
*.pyc
__pycache__
.DS_Store
.vscode
.pypirc
*/tmp/*
build/*
dist/*
@@ -8,4 +10,6 @@ dist/*
.python-version
logs/%
.coverage
locustfile.py
locustfile.py
_build