xonsh/docs/api/index.rst
Anthony Scopatz 6769534856 docs update
2015-12-30 00:23:22 -08:00

58 lines
670 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
main
pyghooks
jupyter_kernel