Skip to main content

Edit on GitHub

  1. open the page,
  2. click edit,
  3. submit a pull request.

Local docs workflow

  1. clone repository,
  2. install Mintlify CLI (npm i -g mint),
  3. run mint dev in docs/,
  4. validate links with mint broken-links,
  5. open pull request.

Writing standards

  • use active voice and second person,
  • keep examples executable,
  • lead each page with goal and prerequisites,
  • keep command flags aligned with current CLI help output.