Skip to content

techechosystem/killbill-docs

 
 

Repository files navigation

killbill-docs

Kill Bill documentation (user guides and tutorials).

To generate the documentation locally, run make.sh. Generated html files are in the build directory (only selfcontained HTML files are generated today).

Pages are automatically built and pushed to https://docs.killbill.io/ by GitHub Actions.

Setup

  • Make sure to work off branch v3
  • Install Ruby (use RVM or RubyInstaller)
  • Run bundle install
  • Verify documentation can be built by running the make.sh script

Documentation on AsciiDoc can be found here. A quick reference is available here.

About

Kill Bill documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Slim 50.4%
  • CSS 27.7%
  • Ruby 19.7%
  • Shell 2.2%