Skip to content

zeptofs/api-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zepto Logo

Zepto API Documentation

Welcome to the Zepto API documentation source.

How does it work?

Starting application locally

make start # Ctrl+C to stop

Making changes

  1. Edit the source/openapi3/split.yaml or any themes/templates. The preview should update a few seconds after you save your changes.
  2. Changes to the YAML file will be built and output to the source/ directory, so don't edit the build output in there.
  3. Update the Changelog section of source/openapi3/split.yaml.
  4. Commit both the YAML and the build output changes.

Note: Currently only changes to split.yaml will trigger the automatic update.

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.

make publish

Notes

  • The Slate template/theme is mildly edited to suit 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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 43.0%
  • Shell 17.4%
  • JavaScript 16.9%
  • Ruby 14.5%
  • HTML 6.7%
  • Dockerfile 0.7%
  • Other 0.8%