Skip to content

SquareMike/killbill-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 http://killbill.github.io/killbill-docs by Travis.

Setup

The scripts assume the asciidoctor gem (v 0.1.4) is installed: gem install asciidoctor -v 0.1.4.

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

How to contribute

  • Make sure to work off branch v3
  • Install the gem dependencies: gem install asciidoctor --version=1.5.2; gem install asciidoctor-diagram --version=1.3.2; gem install pygments.rb --version=0.6.3

About

Kill Bill documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 56.3%
  • Shell 31.4%
  • JavaScript 12.3%