LibCST/docs/source/index.rst
Josie Eshkenazi ed1a2ad4d1
Add fb open source required links (#307)
Links to Privacy Policy and Terms of Use in README.rst and docs/index
2020-06-04 14:27:54 -04:00

59 lines
1,008 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: Introduction:
why_libcst
motivation
.. toctree::
:maxdepth: 2
:caption: Tutorial:
Parsing and Visitors <tutorial>
Metadata <metadata_tutorial>
Scope Analysis <scope_tutorial>
Matchers <matchers_tutorial>
Codemodding <codemods_tutorial>
Best Practices <best_practices>
.. toctree::
:maxdepth: 2
:caption: Reference:
parser
nodes
visitors
metadata
matchers
codemods
helpers
experimental
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. include:: ../../README.rst
:start-after: fb-docs-start
:end-before: fb-docs-end