Skip to content

mintlify-migrations/docs-1

 
 

Repository files navigation

Cartesia Documentation

This repo contains the configuration files for Cartesia's API documentation, built using Fern.

Visit the Cartesia Documentation to see the live docs.

Updating your Docs

Local Development server

To run a local development server with hot-reloading you can run the following command

fern docs dev

Hosted URL

Documentation is automatically updated when you push to main via the fern generate command.

npm install -g fern-api # only required once
fern generate --docs

About

Cartesia's documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 96.8%
  • JavaScript 1.5%
  • Other 1.7%