Skip to content

A ceramic project used to generate ceramic API docs

Notifications You must be signed in to change notification settings

ceramic-engine/api-docs

Repository files navigation

api-docs

A ceramic project used to generate ceramic API docs.

Look at the resulting docs here: https://ceramic-engine.com/api/

Requirements

  • Node.js and ceramic installed on the machine
  • A Unix computer (Mac or Linux. Windows is not supported).

Usage

Install node dependencies:

npm install

Then, generate documentation by running:

./gen-docs.sh

This should create a docs/ folder with generated html files using your current ceramic installation.

About

A ceramic project used to generate ceramic API docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published