LibCST/docs/source/index.rst
jimmylai 14ee31dc6a [doc] Why libcst?
* reuse README intro section in doc

* [doc] Why LibCST?

* reuse README intro section in doc

* [doc] Why LibCST?
2019-07-24 12:19:00 -07:00

35 lines
609 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
Useful Modules
==============
.. toctree::
:maxdepth: 2
:caption: Contents:
why_libcst
.. autosummary::
:toctree: modules
libcst.nodes
libcst.parser
libcst.visitors
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`