From d4252f238ebdce0642012ef426a54e04a545bc23 Mon Sep 17 00:00:00 2001 From: stephane brossier Date: Mon, 4 Nov 2024 14:41:14 -0800 Subject: [PATCH] Draft page for Aviate overview --- html5/_main_toc.html.slim | 3 +++ userguide/getting-started/what_is_aviate.adoc | 12 ++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 userguide/getting-started/what_is_aviate.adoc diff --git a/html5/_main_toc.html.slim b/html5/_main_toc.html.slim index b717263ce..f79532efd 100644 --- a/html5/_main_toc.html.slim +++ b/html5/_main_toc.html.slim @@ -20,6 +20,9 @@ nav.sidebar-nav li a.nav-link href="/latest/quick_start_with_kb_api.html" | Quick Start with the Kill Bill API + li + a.nav-link href="/latest/what_is_aviate.html" + | What is Aviate? li .icon-title a.bd-toc-link.main-link role="button" Installation diff --git a/userguide/getting-started/what_is_aviate.adoc b/userguide/getting-started/what_is_aviate.adoc new file mode 100644 index 000000000..1416df799 --- /dev/null +++ b/userguide/getting-started/what_is_aviate.adoc @@ -0,0 +1,12 @@ += What Is Aviate? + +== About Aviate +Aviate is designed to deliver a seamless billing experience that builds upon the core capabilities of Kill Bill. Our goal is to provide users with advanced features that cover the entire quote-to-cash lifecycle, including enhanced system observability, streamlined configurations, and valuable business intelligence. + +== Beta Program Access +As part of the Beta program, you'll have access to early feature releases directly on https://aviate.killbill.io[aviate.killbill.io]. This platform will continue to evolve with new functionalities aimed at making billing management easier and more powerful. + +== Aviate Plugin +For Beta customers, we offer the *Aviate plugin*. This plugin extends Kill Bill with additional endpoints specifically for the Beta phase, allowing early access to some of Aviate's backend features. These endpoints are detailed in the *Aviate section* below. + +Please refer to the endpoint documentation below to start integrating Aviate into your Kill Bill environment.