Skip to content

Commit

Permalink
docs(starters): add api doc generator (#11818)
Browse files Browse the repository at this point in the history
Adding the first version of my API doc generator.
  • Loading branch information
Sarasate authored and DSchau committed Feb 18, 2019
1 parent 9caa8e0 commit 0fe432c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/starters.yml
Expand Up @@ -1875,6 +1875,19 @@
- Shopify Store Credentials included
- Optimized images with gatsby-image.
- SEO
- url: https://gatejs.netlify.com
repo: https://github.com/sarasate/gate
description: API Doc generator inspired by Stripe's API docs
tags:
- API
- Documentation
- Markdown
- Onepage
features:
- API documentation from markdown sources
- Code samples separated by language
- Syntax highlighting
- Everything in a single page
- url: https://hopeful-keller-943d65.netlify.com
repo: https://github.com/iwilsonq/gatsby-starter-reasonml
description: Gatsby starter to create static sites using type-safe ReasonML
Expand Down

0 comments on commit 0fe432c

Please sign in to comment.