Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Appium-Python-Client / docs / README.md
Size: Mime:

How to check generated doc

$cd python-client/docs
$pip install -r requirements.txt
$bash generate.sh
$cd python-client/docs/_build/html
$python -m http.server 1234

Access to http://localhost:1234 on web browser

How to deploy generated doc

Handled at https://github.com/ki4070ma/python-client-sphinx