Skip to content

OnedocLabs/fileforge-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneDoc API Documentation

This repo contains the configuration files for the OneDoc's API documentation. The documentation is built using Fern.

Click here to see the generated website.

What does this repo contain?

How to update documentation?

To update your documentation, 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

Fern Configuration for FileForge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published