xonsh/docs/api/index.rst
2015-08-23 22:57:36 -04:00

55 lines
644 B
ReStructuredText

.. _api:
=================
Xonsh API
=================
For those of you who want the gritty details.
**Language:**
.. toctree::
:maxdepth: 1
lexer
parser
ast
execer
imphooks
**Command Prompt:**
.. toctree::
:maxdepth: 1
built_ins
environ
aliases
dirstack
jobs
proc
inspectors
history
completer
shell
base_shell
readline_shell
prompt_toolkit_shell
prompt_toolkit_completer
prompt_toolkit_history
pretty
replay
diff_history
**Helpers:**
.. toctree::
:maxdepth: 1
tools
lazyjson
teepty
openpy
main
pyghooks