Files
appium/packages/docutils/README.md
2022-12-02 12:44:31 -08:00

515 B

@appium/docutils

Documentation-building utilities for Appium

Prerequisites

  • mkdocs v1.4.0
  • mkdocs-material v8.2.8
  • mkdocs-material-extensions v1.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.