Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1008 Bytes

index.rst

File metadata and controls

59 lines (43 loc) · 1008 Bytes

LibCST

.. 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