LibCST/docs/source/index.rst
jimmylai 6138e74542
[document] add jupyter based tutorial page
* [document] add jupyter based tutorial page

* add return type and fix typos
2019-08-06 16:34:03 -07:00

31 lines
541 B
ReStructuredText

.. LibCST documentation master file, created by
sphinx-quickstart on Wed Jul 17 17:05:21 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
======
LibCST
======
.. include:: ../../README.rst
:start-after: intro-start
:end-before: intro-end
.. toctree::
:maxdepth: 2
:caption: Contents:
why_libcst
motivation
usage
parser
nodes
visitors
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`