xonsh/docs/api/index.rst
2016-02-05 01:45:05 -05:00

62 lines
704 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
ptk/shell
ptk/history
ptk/completer
ptk/key_bindings
pretty
replay
diff_history
**Helpers:**
.. toctree::
:maxdepth: 1
tools
lazyjson
teepty
openpy
foreign_shells
tracer
main
pyghooks
jupyter_kernel
wizard
xonfig