xonsh/docs/api/index.rst
2016-12-20 13:47:58 -08:00

78 lines
888 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/index
completer
completers/index
prompt/index
shell
base_shell
readline_shell
ptk/shell
ptk/history
ptk/completer
ptk/key_bindings
pretty
replay
diff_history
**Helpers:**
.. toctree::
:maxdepth: 1
events
tools
platform
lazyjson
lazyasd
openpy
foreign_shells
commands_cache
tracer
main
pyghooks
jupyter_kernel
wizard
xonfig
codecache
contexts
**Xontribs:**
.. toctree::
:maxdepth: 1
mplhooks
vox