xonsh/docs/api
anula 640c3991ab Fix bugs in LimitedFileHistory (plus tests) and move it to different file.
* Move LimitedFileHistory from history.py to prompt_toolkit_history.py
because it is needed only for prompt_toolkit and requires prompt_toolkit.
* Add instalation of prompt_toolkit to .travis.yml
* Update docs hooks
2015-05-18 19:33:37 +02:00
..
aliases.rst more autodoc hooks 2015-03-07 20:24:07 -06:00
ast.rst language api docs 2015-03-07 20:11:33 -06:00
base_shell.rst Add prompt_toolkit based shell. 2015-05-16 19:34:44 +02:00
built_ins.rst more autodoc hooks 2015-03-07 20:24:07 -06:00
completer.rst typo 2015-03-09 01:03:47 -05:00
dirstack.rst documentation for dirstack module 2015-03-21 20:01:10 -04:00
environ.rst more autodoc hooks 2015-03-07 20:24:07 -06:00
execer.rst language api docs 2015-03-07 20:11:33 -06:00
imphooks.rst import hooks docs 2015-03-30 00:11:37 -05:00
index.rst Fix bugs in LimitedFileHistory (plus tests) and move it to different file. 2015-05-18 19:33:37 +02:00
inspectors.rst done with docs/api 2015-03-07 20:30:45 -06:00
jobs.rst job control: documentation 2015-03-27 02:07:17 -04:00
lazyjson.rst more docs 2015-05-03 20:09:26 -05:00
lexer.rst some doc fixes 2015-03-23 01:15:48 -05:00
main.rst some doc updates 2015-03-07 19:30:06 -06:00
openpy.rst more autodoc hooks 2015-03-07 20:24:07 -06:00
parser.rst language api docs 2015-03-07 20:11:33 -06:00
proc.rst documentation for ProcProxy 2015-05-12 19:26:27 -04:00
prompt_toolkit_completer.rst Add prompt_toolkit based shell. 2015-05-16 19:34:44 +02:00
prompt_toolkit_history.rst Fix bugs in LimitedFileHistory (plus tests) and move it to different file. 2015-05-18 19:33:37 +02:00
prompt_toolkit_shell.rst Add prompt_toolkit based shell. 2015-05-16 19:34:44 +02:00
pyghooks.rst recursive impl 2015-03-31 01:10:19 -05:00
readline_shell.rst Add prompt_toolkit based shell. 2015-05-16 19:34:44 +02:00
shell.rst Add prompt_toolkit based shell. 2015-05-16 19:34:44 +02:00
tools.rst some doc updates 2015-03-07 19:30:06 -06:00