Files
appium/packages/docutils

@appium/docutils

Documentation-building utilities for Appium

NPM version Downloads

Setup for Main Appium Docs

This package does not need to be run directly. Instead, execute this command in the packages/appium directory:

npm run dev:docs:en

Note

This will only build the English docs. See the scripts field of the package.json for other languages.

Setup for Appium Drivers and Plugins

See the Appium docs on Building Documentation.

License

Apache-2.0