OzBob / api-documentation

Split Payments API Documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Split Payments Logo

Split API Documentation

Welcome to the Split API documentation source.

How does it work?

Get started

  1. Clone the repo
  2. $ bundle install
  3. $ yarn install
  4. Edit the source/openapi3/split.yaml or any themes/templates
  5. $ yarn run widdershins -e options.yml ./source/openapi3/split.yaml -o ./source/index.html.md
    1. Preview: $ bundle exec middleman server

Publishing changes

Warning: this script will push changes directly to Github pages. They will be publicly visible. You should only run this after your changes have been reviewed and merged.

$ ./deploy.sh

Notes

  • The Slate template/theme is mildly edited to suite our style.
  • The same goes for Widdershin's conversion templates.

Thanks

Thanks to the teams at Widdershins, Slate, Swagger and OpenAPI spec.

About

Split Payments API Documentation

License:Other


Languages

Language:JavaScript 87.8%Language:CSS 7.9%Language:Ruby 1.6%Language:Shell 1.5%Language:HTML 1.2%