Skip to content

Credal's Fern configuration that powers the API Docs and Typescript + Python SDKs.

Notifications You must be signed in to change notification settings

Credal-ai/fern-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credal Documentation

Credal uses Fern for documentation. Checkout our docs at https://credal.docs.buildwithfern.com. Preview

What is contained in this repo ?

This reposistory contains:

How to update the documentation ?

To update the documentation make a PR to this repository. On pull-request we run fern check to make sure that any edits to the documentation are valid.

When the PR is merged, your changes will automatically be deployed to the website.

Local Development server

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

fern docs dev

Hosted URL

To update your documentation on a hosted URL, run

# npm install -g fern-api
fern generate --docs

To preview your documentation, run

# npm install -g fern-api
fern generate --docs --preview

The repository contains GitHub workflows that will automatically run these commands for you. For example, when you make a PR a preview link will be auto-generated and when you merge to main the docs site will update.

About

Credal's Fern configuration that powers the API Docs and Typescript + Python SDKs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages