## The problem There are no API doc like below. * https://www.javadoc.io/doc/io.appium/java-client/7.2.0 * https://www.rubydoc.info/github/appium/ruby_lib/Appium/ (Here is available > http://appium.io/docs/en/about-appium/api/ ) If users can browse API doc easily, it will be helpful. ## Candidates * portray: https://github.com/timothycrosley/portray * sphinx + napolean extension ## TODO - [x] Create API doc -> https://ki4070ma.github.io/python-client-sphinx/index.html - [ ] Publish API doc - [ ] Improve API doc
The problem
There are no API doc like below.
(Here is available > http://appium.io/docs/en/about-appium/api/ )
If users can browse API doc easily, it will be helpful.
Candidates
TODO