LibCST/docs/source
Benjamin Woodruff 647ef53f0e Finish documentation pass over expressions
This commit mostly focuses on f-strings, collections, comprehensions,
and subscripts/slices.

I added intersphinx support to the sphinx config so I could link to
`ast.literal_eval`.

I exported BaseSimpleComp, since I felt it had some documentation value.
2019-08-06 19:39:43 -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 Finish documentation pass over expressions 2019-08-06 19:39:43 -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 Finish documentation pass over expressions 2019-08-06 19:39:43 -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