1
-
2
-
3
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
-
6
-
7
- < html xmlns ="http://www.w3.org/1999/xhtml ">
8
- < head >
9
- < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
10
-
11
- < title > Overview: module code — xonsh 0.4.4 documentation</ title >
12
-
13
- < link rel ="stylesheet " href ="../_static/numpy_friendly.css " type ="text/css " />
14
- < link rel ="stylesheet " href ="../_static/pygments.css " type ="text/css " />
15
- < link rel ="stylesheet " href ="//fonts.googleapis.com/css?family=Noticia+Text|Open+Sans|Droid+Sans+Mono " type ="text/css " />
16
-
17
- < script type ="text/javascript ">
18
- var DOCUMENTATION_OPTIONS = {
19
- URL_ROOT : '../' ,
20
- VERSION : '0.4.4' ,
21
- COLLAPSE_INDEX : false ,
22
- FILE_SUFFIX : '.html' ,
23
- HAS_SOURCE : true
24
- } ;
25
- </ script >
26
- < script type ="text/javascript " src ="../_static/jquery.js "> </ script >
27
- < script type ="text/javascript " src ="../_static/underscore.js "> </ script >
28
- < script type ="text/javascript " src ="../_static/doctools.js "> </ script >
29
- < script type ="text/javascript " src ="../_static/jquery.cookie.js "> </ script >
30
- < script type ="text/javascript " src ="../_static/cloud.js "> </ script >
31
- < link rel ="shortcut icon " href ="../_static/magic_conch.ico "/>
32
- < link rel ="top " title ="xonsh 0.4.4 documentation " href ="../index.html " />
33
- < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
34
- </ head >
35
- < body role ="document ">
36
- < div class ="relbar-top ">
37
-
38
- < div class ="related " role ="navigation " aria-label ="related navigation ">
39
- < h3 > Navigation</ h3 >
40
- < ul >
41
- < li class ="right " style ="margin-right: 10px ">
42
- < a href ="../genindex.html " title ="General Index "
43
- accesskey ="I "> index</ a > </ li >
44
- < li class ="right " >
45
- < a href ="../py-modindex.html " title ="Python Module Index "
46
- > modules</ a > </ li >
47
- < li > < a href ="../index.html "> xonsh 0.4.4 documentation</ a > »</ li >
48
-
49
- </ ul >
50
- </ div >
51
- </ div >
52
-
53
-
54
- < div class ="document ">
55
- < div class ="documentwrapper ">
56
- < div class ="bodywrapper ">
57
- < div class ="body " role ="main ">
58
-
59
- < h1 > All modules for which code is available</ h1 >
60
- < ul > < li > < a href ="ast.html "> ast</ a > </ li >
61
- < li > < a href ="cmd.html "> cmd</ a > </ li >
62
- < li > < a href ="collections/abc.html "> collections.abc</ a > </ li >
63
- < li > < a href ="posix.html "> posix</ a > </ li >
64
- < li > < a href ="prompt_toolkit/filters/base.html "> prompt_toolkit.filters.base</ a > </ li >
65
- < li > < a href ="threading.html "> threading</ a > </ li >
66
- < li > < a href ="xonsh/aliases.html "> xonsh.aliases</ a > </ li >
67
- < li > < a href ="xonsh/ast.html "> xonsh.ast</ a > </ li >
68
- < li > < a href ="xonsh/base_shell.html "> xonsh.base_shell</ a > </ li >
69
- < li > < a href ="xonsh/built_ins.html "> xonsh.built_ins</ a > </ li >
70
- < li > < a href ="xonsh/codecache.html "> xonsh.codecache</ a > </ li >
71
- < li > < a href ="xonsh/commands_cache.html "> xonsh.commands_cache</ a > </ li >
72
- < li > < a href ="xonsh/completer.html "> xonsh.completer</ a > </ li >
73
- < li > < a href ="xonsh/completers/base.html "> xonsh.completers.base</ a > </ li >
74
- < li > < a href ="xonsh/completers/bash.html "> xonsh.completers.bash</ a > </ li >
75
- < li > < a href ="xonsh/completers/commands.html "> xonsh.completers.commands</ a > </ li >
76
- < li > < a href ="xonsh/completers/dirs.html "> xonsh.completers.dirs</ a > </ li >
77
- < li > < a href ="xonsh/completers/man.html "> xonsh.completers.man</ a > </ li >
78
- < li > < a href ="xonsh/completers/path.html "> xonsh.completers.path</ a > </ li >
79
- < li > < a href ="xonsh/completers/python.html "> xonsh.completers.python</ a > </ li >
80
- < li > < a href ="xonsh/completers/tools.html "> xonsh.completers.tools</ a > </ li >
81
- < li > < a href ="xonsh/contexts.html "> xonsh.contexts</ a > </ li >
82
- < li > < a href ="xonsh/diff_history.html "> xonsh.diff_history</ a > </ li >
83
- < li > < a href ="xonsh/dirstack.html "> xonsh.dirstack</ a > </ li >
84
- < li > < a href ="xonsh/environ.html "> xonsh.environ</ a > </ li >
85
- < li > < a href ="xonsh/execer.html "> xonsh.execer</ a > </ li >
86
- < li > < a href ="xonsh/foreign_shells.html "> xonsh.foreign_shells</ a > </ li >
87
- < li > < a href ="xonsh/history.html "> xonsh.history</ a > </ li >
88
- < li > < a href ="xonsh/imphooks.html "> xonsh.imphooks</ a > </ li >
89
- < li > < a href ="xonsh/inspectors.html "> xonsh.inspectors</ a > </ li >
90
- < li > < a href ="xonsh/jobs.html "> xonsh.jobs</ a > </ li >
91
- < li > < a href ="xonsh/jupyter_kernel.html "> xonsh.jupyter_kernel</ a > </ li >
92
- < li > < a href ="xonsh/lazyasd.html "> xonsh.lazyasd</ a > </ li >
93
- < li > < a href ="xonsh/lazyjson.html "> xonsh.lazyjson</ a > </ li >
94
- < li > < a href ="xonsh/lexer.html "> xonsh.lexer</ a > </ li >
95
- < li > < a href ="xonsh/main.html "> xonsh.main</ a > </ li >
96
- < li > < a href ="xonsh/openpy.html "> xonsh.openpy</ a > </ li >
97
- < li > < a href ="xonsh/platform.html "> xonsh.platform</ a > </ li >
98
- < li > < a href ="xonsh/pretty.html "> xonsh.pretty</ a > </ li >
99
- < li > < a href ="xonsh/proc.html "> xonsh.proc</ a > </ li >
100
- < li > < a href ="xonsh/ptk/completer.html "> xonsh.ptk.completer</ a > </ li >
101
- < li > < a href ="xonsh/ptk/history.html "> xonsh.ptk.history</ a > </ li >
102
- < li > < a href ="xonsh/ptk/key_bindings.html "> xonsh.ptk.key_bindings</ a > </ li >
103
- < li > < a href ="xonsh/ptk/shell.html "> xonsh.ptk.shell</ a > </ li >
104
- < li > < a href ="xonsh/pyghooks.html "> xonsh.pyghooks</ a > </ li >
105
- < li > < a href ="xonsh/readline_shell.html "> xonsh.readline_shell</ a > </ li >
106
- < li > < a href ="xonsh/replay.html "> xonsh.replay</ a > </ li >
107
- < li > < a href ="xonsh/shell.html "> xonsh.shell</ a > </ li >
108
- < li > < a href ="xonsh/teepty.html "> xonsh.teepty</ a > </ li >
109
- < li > < a href ="xonsh/tools.html "> xonsh.tools</ a > </ li >
110
- < li > < a href ="xonsh/tracer.html "> xonsh.tracer</ a > </ li >
111
- < li > < a href ="xonsh/wizard.html "> xonsh.wizard</ a > </ li >
112
- < li > < a href ="xonsh/xonfig.html "> xonsh.xonfig</ a > </ li >
113
- < li > < a href ="xontrib/mplhooks.html "> xontrib.mplhooks</ a > </ li >
114
- < li > < a href ="xontrib/voxapi.html "> xontrib.voxapi</ a > </ li >
115
- </ ul >
116
-
117
- </ div >
118
- </ div >
119
- </ div >
120
- < div class ="sphinxsidebar " role ="navigation " aria-label ="main navigation ">
121
- < div class ="sphinxsidebarwrapper ">
122
- < p class ="logo "> < a href ="../index.html " title ="index ">
123
- < img class ="logo " src ="../_static/ascii_conch_part_color_tight.png " alt ="Logo "/>
124
- </ a > </ p >
125
- < div id ="searchbox " style ="display: none " role ="search ">
126
- < h3 > Quick search</ h3 >
127
- < form class ="search " action ="../search.html " method ="get ">
128
- < input type ="text " name ="q " />
129
- < input type ="submit " value ="Go " />
130
- < input type ="hidden " name ="check_keywords " value ="yes " />
131
- < input type ="hidden " name ="area " value ="default " />
132
- </ form >
133
- </ div >
134
- < script type ="text/javascript "> $ ( '#searchbox' ) . show ( 0 ) ; </ script >
135
- </ div >
136
- </ div >
137
- < div class ="clearer "> </ div >
138
- </ div >
139
- < div class ="relbar-bottom ">
140
-
141
- < div class ="related " role ="navigation " aria-label ="related navigation ">
142
- < h3 > Navigation</ h3 >
143
- < ul >
144
- < li class ="right " style ="margin-right: 10px ">
145
- < a href ="../genindex.html " title ="General Index "
146
- > index</ a > </ li >
147
- < li class ="right " >
148
- < a href ="../py-modindex.html " title ="Python Module Index "
149
- > modules</ a > </ li >
150
- < li > < a href ="../index.html "> xonsh 0.4.4 documentation</ a > »</ li >
151
-
152
- </ ul >
153
- </ div >
154
- </ div >
155
-
156
- < div class ="footer " role ="contentinfo ">
157
- © Copyright 2015, Anthony Scopatz.
158
- Created using < a href ="http://sphinx-doc.org/ "> Sphinx</ a > 1.4.1.
159
- </ div >
160
- <!-- cloud_sptheme 1.4 -->
161
- </ body >
162
- </ html >
1
+ < html > < script > window . location . replace ( "https://xon.sh/contents.html" ) ; </ script > </ html >
0 commit comments