.. OPENCENSUS documentation master file, created by
   sphinx-quickstart on Mon Oct 30 12:42:31 2017.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to OPENCENSUS's documentation!
======================================

.. toctree::
   :maxdepth: 2
   :hidden:

   trace/index

Getting started
---------------

The ``opencensus`` library is ``pip`` install-able:

.. code-block:: console

    $ pip install opencensus

Fore more information on setting up your Python development environment, such as installing ``pip`` on your system, please refer to `Python Development Environment Setup Guide`_ for Google Cloud Platform.

.. _Python Development Environment Setup Guide: https://cloud.google.com/python/setup
