.. TurretApi documentation master file, created by
   sphinx-quickstart on Fri Jan 10 18:12:38 2020.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. Welcome to TurretApi's documentation!

===============================================
OpenScape Xpert Client Thrift API Documentation
===============================================

Introduction
============

`Apache Thrift homepage <http://thrift.apache.org/>`_

This document is intended to

 * Provide some help to get started in developing a 3rd party application for OpenScape Xpert Client
 * House the :doc:`API Reference <reference>`


.. toctree::
   :maxdepth: 2
   :numbered:
   :caption: Contents

   basics
   prereq/devenv
   examples
   osxpert-thrift
   reference
   resources



Indices and tables
==================

* :ref:`genindex`
* :ref:`thrift-modindex`
* :ref:`search`

.. * :ref:`modindex`