-
Notifications
You must be signed in to change notification settings - Fork 573
Closed
Labels
Description
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
- Create API doc -> https://ki4070ma.github.io/python-client-sphinx/index.html
- Publish API doc
- Improve API doc
PhilippSelenium