xonsh/docs/api/index.rst
Frank Sachsenheim 81f0f50496 Adds a xonsh.platform module
comes with occasional code cleanup and micro optimizations
fixes `xonsh.tools.CommandCache.all_commands`
2016-05-20 19:26:02 +02:00

73 lines
800 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
platform
lazyjson
teepty
openpy
foreign_shells
tracer
main
pyghooks
jupyter_kernel
wizard
xonfig
codecache
vox
**Xontribs:**
.. toctree::
:maxdepth: 1
mplhooks