xonsh/docs/api/index.rst
2015-03-07 20:30:45 -06:00

39 lines
397 B
ReStructuredText

.. _api:
=================
Xonsh API
=================
For those of you who want the gritty details.
**Language:**
.. toctree::
:maxdepth: 1
lexer
parser
ast
execer
**Command Prompt:**
.. toctree::
:maxdepth: 1
built_ins
environ
aliases
inspectors
completer
shell
**Helpers:**
.. toctree::
:maxdepth: 1
tools
openpy
main