github.com/jbking/gohan@v0.0.0-20151217002006-b41ccf1c2a96/docs/source/index.rst (about)

     1  .. Gohan documentation master file, created by
     2     sphinx-quickstart on Thu Mar  5 11:39:42 2015.
     3     You can adapt this file completely to your liking, but it should at least
     4     contain the root `toctree` directive.
     5  
     6  Welcome to Gohan's documentation!
     7  =================================
     8  
     9  Contents:
    10  
    11  .. toctree::
    12     :maxdepth: 2
    13  
    14     intro
    15     installation
    16     config
    17     schema
    18     commands
    19     api
    20     database
    21     sync
    22     policy
    23     extension
    24     namespace
    25     benchmark
    26  
    27  Indices and tables
    28  ==================
    29  
    30  * :ref:`genindex`
    31  * :ref:`modindex`
    32  * :ref:`search`
    33