Skip to content

humanloop/humanloop-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Humanloop Fern Configuration

This repository contains your Fern Configuration:

Setup

npm install -g fern-api # only required once

Validating your API Definition

To validate your API, run:

fern check

Changing docs

To see a preview of your docs as you write them, run:

fern docs dev

To see a exact preview fully rendered, run:

fern generate --docs --preview

and you'll get a preview URL.

Deploying your Docs

Docs deploy automatically on merge with main.

You can deploy manually if your github handle has been associated with our account on Fern:

fern generate --docs

About

Humanloop's Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages