<!-- ~ Copyright 2010-2011 Ning, Inc. ~ ~ Ning licenses this file to you
under the Apache License, version 2.0 ~ (the "License"); you may not use
this file except in compliance with the ~ License. You may obtain a copy
of the License at: ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless
required by applicable law or agreed to in writing, software ~ distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT ~ WARRANTIES
OR CONDITIONS OF ANY KIND, either express or implied. See the ~ License for
the specific language governing permissions and limitations ~ under the License. --><!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><title>Killbill: Subscription Management/Billing System</title><metaname="description"content="Killbill is a new open source subscription management/billing system"><metaname="author"content="Stephane Brossier"><!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]--><linkrel=stylesheettype="text/css"href="doc/css/bootstrap.min.css"><linkrel=stylesheettype="text/css"href="doc/css/prettify.css"><linkrel=stylesheettype="text/css"href="doc/css/killbill.css"><scriptsrc="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script><scriptsrc="js/prettify.js"></script><scriptsrc="js/bootstrap-dropdown.js"></script><scripttype="text/javascript">var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19297396-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script></head><body><divclass="topbar"data-dropdown="dropdown"><divclass="topbar-inner"><divclass="container-fluid"><aclass="brand"href="index.html">Killbill</a><ulclass="nav"><li><ahref="doc/user.html">User Guide</a></li><li><ahref="doc/setup.html">Setup/Installation</a></li><li><ahref="doc/api.html">APIs</a></li><li><ahref="doc/design.html">Design</a></li><li><ahref="http://groups.google.com/group/killbill-users">Mailing List</a></li></ul><ulclass="nav secondary-nav"><liclass="dropdown"><ahref="#"class="dropdown-toggle">Maven sites</a><ulclass="dropdown-menu"><li><ahref="http://sbrossie.github.com/killbill"target="_blank">Killbill</a></li></ul></li></ul><ulclass="nav secondary-nav"><liclass="dropdown"><ahref="#"class="dropdown-toggle">Github projects</a><ulclass="dropdown-menu"><li><ahref="http://github.com/ning/killbill"target="_blank">Killbill</a></li></ul></li></ul></div></div></div><divclass="container-fluid"><divclass="sidebar"><divclass="well"><h5>Quick Presentation</h5><ul><li><ahref="#motivation">Motivation</a></li><li><ahref="#overview">Overview</a></li><li><ahref="#goals">Goals</a></li><li><ahref="#feature-list">Feature List</a></li><li><ahref="#dependencies">Dependencies</a></li><li><ahref="#state-project">State of the Project</a></li></ul></div></div><divclass="content"><h2id="motivation">Motivation</h2>
This is the motivation; why we are building it
<h2id="overview">Overview</h2>
This is the overview; describes what it does / (does not ?)
<h2id="goals">Goals</h2>
This is the goals
<h2id="feature-list">Feature List</h2>
This is the feature list
<h2id="dependencies">Dependencies</h2>
This is the dependencies
<h2id="state-project">State of the Project</h2>
This is the state of the project
</div></div></body></html>