0x0ece / killbill-docs

Kill Bill documentation

Home Page:https://killbill.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  • [Optional] Install Dot (brew install graphviz on MacOS)
  • 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

https://killbill.io

License:Apache License 2.0


Languages

Language:CSS 67.2%Language:Slim 18.7%Language:Ruby 12.5%Language:Shell 1.5%