xonsh/docs/api/index.rst

74 lines
800 B
ReStructuredText
Raw Normal View History

2015-03-07 19:30:06 -06:00
.. _api:
=================
Xonsh API
=================
For those of you who want the gritty details.
2015-03-07 19:53:41 -06:00
**Language:**
.. toctree::
:maxdepth: 1
lexer
2015-03-07 20:11:33 -06:00
parser
ast
execer
2015-03-30 00:11:37 -05:00
imphooks
2015-03-07 19:53:41 -06:00
2015-03-07 20:24:07 -06:00
**Command Prompt:**
.. toctree::
:maxdepth: 1
built_ins
environ
aliases
2015-03-21 20:01:10 -04:00
dirstack
2015-03-27 02:07:17 -04:00
jobs
2015-05-12 19:26:27 -04:00
proc
2015-03-07 20:30:45 -06:00
inspectors
2015-08-23 14:09:10 -04:00
history
2015-03-07 20:30:45 -06:00
completer
shell
base_shell
readline_shell
2015-12-30 00:23:22 -08:00
ptk/shell
ptk/history
ptk/completer
ptk/key_bindings
pretty
2015-08-23 14:13:14 -04:00
replay
2015-08-23 22:57:36 -04:00
diff_history
2015-03-07 20:24:07 -06:00
2015-03-07 19:30:06 -06:00
**Helpers:**
.. toctree::
:maxdepth: 1
tools
platform
2015-05-03 20:09:26 -05:00
lazyjson
2015-08-23 14:09:10 -04:00
teepty
2015-03-07 20:24:07 -06:00
openpy
2015-10-11 10:51:26 -04:00
foreign_shells
2016-02-05 01:45:05 -05:00
tracer
2015-03-07 19:30:06 -06:00
main
2015-03-31 01:10:19 -05:00
pyghooks
2015-10-04 15:00:00 -04:00
jupyter_kernel
2016-01-06 01:55:40 -08:00
wizard
xonfig
2016-03-27 06:39:24 -04:00
codecache
2016-04-06 18:42:55 -04:00
vox
2016-02-05 01:45:05 -05:00
2016-05-11 00:42:36 -04:00
**Xontribs:**
.. toctree::
:maxdepth: 1
mplhooks