xonsh/docs/api/index.rst

79 lines
888 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
2016-12-20 13:47:58 -08:00
history/index
2015-03-07 20:30:45 -06:00
completer
2016-06-04 20:05:55 -04:00
completers/index
2016-09-04 19:59:48 +08:00
prompt/index
2015-03-07 20:30:45 -06:00
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
2016-08-27 23:00:50 -04:00
events
2015-03-07 19:30:06 -06:00
tools
platform
2015-05-03 20:09:26 -05:00
lazyjson
2016-06-25 12:52:05 -04:00
lazyasd
2015-03-07 20:24:07 -06:00
openpy
2015-10-11 10:51:26 -04:00
foreign_shells
2016-06-24 14:20:37 -04:00
commands_cache
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-06-05 22:41:56 -04:00
contexts
2016-02-05 01:45:05 -05:00
2016-05-11 00:42:36 -04:00
**Xontribs:**
.. toctree::
:maxdepth: 1
mplhooks
vox