Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@appium/docutils

Package Overview
Dependencies
Maintainers
7
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appium/docutils

Documentation generation utilities for Appium and related projects

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
1M
-3.76%
Maintainers
7
Weekly downloads
 
Created
Source

@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 for Main Appium Docs

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.

Using in Appium Extensions

TODO: give an example of how this package is used in an extension outside the appium monorepo, for example when it's made a part of the XCUITest repo. Or link to the part of the Appium docs where this info will live.

Keywords

automation

FAQs

Package last updated on 14 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts