Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

gravitee-io/gravitee-management-rest-api-docs

 
 

Repository files navigation

Management Rest API Docs

Source for Management Rest API Docs.

How to Build

cd ~/Code
git clone git@github.com:gravitee-io/gravitee-management-rest-api-docs.git
cd api-docs
bundle install
DEPLOY_ENV=development
rake

Adding an App

  • Add the app's subdomain to the Rakefile. This will cause rake to pull docs from that app.
  • Add the app's include file to index.md's YAML frontmatter. This will cause the docs to be rendered on the page.

About

Management Rest API docs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.6%
  • CSS 6.2%
  • Shell 1.5%
  • Other 1.7%