Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 592 Bytes

File metadata and controls

35 lines (22 loc) · 592 Bytes

Gladia Documentation

Welcome to Gladia Documentation

Installing dependencies

npm i -g mint

Update CLI

mint update

Development

Run the following command at the root of your documentation (where docs.json is) to run a local development server

mint dev

Checking broken links

The following command will check the documentation for any formatting error or broken links

mint broken-links
Other common issues
  • Openapi.json not taken in account in API Reference, stop and relaunch server