Documentation generation utilities for Appium and related projects
npm install @appium/docutils> Documentation-building utilities for Appium


This package does not need to be run directly. Instead, execute this command in thepackages/appium directory:
``bash`
npm run dev:docs:en
> [!NOTE]
> This will only build the English docs. See the scripts field of the package.json` for
other languages.
See the Appium docs on Building Documentation.
Apache-2.0