LibCST/docs/source
Jennifer Taylor 101ff70857 Lots of work on Why LibCST section
Fixed Why LibCST printed example as it was out of date.
Unrolled README example into Why LibCST section to decouple since this page explicitly uses "fn(1, 2)" snippet and the readme is going to change.
Added justification and pros/cons to LibCST.
Added graphviz to render the non-default parts of LibCST tree (identical to how we render non-default parts of the AST).
2019-08-06 16:55:08 -07:00
..
_static Add the logo to the docs/source/_static/ directory 2019-08-05 10:44:17 -07:00
_templates [doc] Why libcst? 2019-07-24 12:19:00 -07:00
conf.py [document] add jupyter based tutorial page 2019-08-06 16:34:03 -07:00
index.rst [document] add jupyter based tutorial page 2019-08-06 16:34:03 -07:00
motivation.rst Add a motivation section for LibCST documentation. 2019-08-01 14:51:00 -07:00
nodes.rst Rename Ellipses to Ellipsis to match AST and Python stuff. 2019-08-02 17:17:38 -07:00
parser.rst Better repr for partial configuration. 2019-08-01 16:14:12 -07:00
usage.ipynb [document] add jupyter based tutorial page 2019-08-06 16:34:03 -07:00
visitors.rst Better documentation for visitors. 2019-08-05 10:56:33 -07:00
why_libcst.rst Lots of work on Why LibCST section 2019-08-06 16:55:08 -07:00