Package Exports
- @appium/docutils
- @appium/docutils/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@appium/docutils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@appium/docutils
Documentation-building utilities for Appium
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 thepackage.json
for other languages.
Setup for Appium Drivers and Plugins
See the Appium docs on Building Documentation.
License
Apache-2.0