mirror of
https://github.com/appium/appium.git
synced 2026-02-22 11:19:06 -06:00
515 B
515 B
@appium/docutils
Documentation-building utilities for Appium
Prerequisites
mkdocsv1.4.0mkdocs-materialv8.2.8mkdocs-material-extensionsv1.0.3
Run pip install -r requirements.txt to install MkDocs & its deps.
Running
This package does not need to be run directly. Instead, execute this command in the packages/appium folder of this monorepo:
npm run dev:docs:en
See the scripts field of the package.json for other languages.