Andrew Hundt
80a43d8697
return to cloud_sptheme so new PR only has layout improvements
2017-08-15 11:16:05 -04:00
Andrew Hundt
0b324fdd08
Revert "remove "edit on github" banner since it needs to be replaced with something else"
...
This reverts commit 92c64ad23c
.
2017-08-15 11:13:41 -04:00
Andrew Hundt
92c64ad23c
remove "edit on github" banner since it needs to be replaced with something else
2017-08-14 17:37:53 -04:00
Andrew Hundt
3fb8131cb7
ascii_conch_part_transparent_tight.png added and enabled in sphinx conf.py
2017-08-14 17:02:32 -04:00
Andrew Hundt
9557950cc4
Greatly improved webpage layout so it is easier to find what you need. ( #2477 )
2017-08-13 21:48:26 -04:00
Jamie Bliss
fc86363d71
Rename xip to xpip
2017-07-25 14:49:54 -04:00
Jamie Bliss
c1d0c53089
Substitute xip for pip in places it should be used.
2017-07-25 14:22:08 -04:00
Joel Gerber
2abb24f4f6
Docstring and comment spelling corrections
...
A number of common spelling typos found within various docstrings and
comments found within source code files have been identified and resolved.
2017-06-07 11:51:17 -04:00
Joel Gerber
12e2fb80cc
Documentation spelling corrections
...
A number of common spelling typos found within various restructuredText
files have been identified and resolved.
2017-06-07 11:51:06 -04:00
Morten Enemark Lund
c4c58eaf2a
More typos
2017-03-17 21:13:22 +01:00
Morten Enemark Lund
47472a3d78
Update win tutorial with free_cwd xontrib and colors
2017-03-17 12:57:27 +01:00
Gil Forsyth
bc7d4117e9
don't require prompt toolkit for docs on user side
...
we'll make sure it's available on CI when the docs are generated for the
website, but it shouldn't fail to build in userspace just because of the
ptk events hack thing
2017-02-28 15:17:43 -05:00
Gil Forsyth
91653dafa8
import events via ptk shell to gather all events
...
Not the prettiest thing but if we don't import the events via the PTK
shell then ``on_ptk_create`` doesn't get picked up during doc generation
2017-02-28 15:13:47 -05:00
Gil Forsyth
8cf38e8e42
rename jsonutils so sphinx sees it
2017-02-28 15:13:30 -05:00
Anthony Scopatz
11da7fe12a
New JSON utils module
2017-02-26 15:42:36 -05:00
Morten Enemark Lund
175c2b0e3a
Merge pull request #2230 from xonsh/xolor
...
Xolors
2017-02-22 21:02:52 +01:00
Anthony Scopatz
e1ec1332db
doc fixes
2017-02-22 11:49:45 -05:00
Anthony Scopatz
87f52530e5
Merge branch 'master' into rtnjdei
2017-02-21 11:47:15 -05:00
Anthony Scopatz
184a17aea5
added news and docs
2017-02-21 00:15:34 -05:00
Gil Forsyth
126939db2a
Merge pull request #2185 from xonsh/xoreutils
...
Xoreutils Reloaded
2017-02-16 17:00:57 -05:00
Jamie Bliss
af0b80583e
Link events reference to events tutorial.
2017-02-16 16:54:01 -05:00
Jamie Bliss
19c4d54568
Link the events tutorial to the events references
2017-02-16 16:52:46 -05:00
Gil Forsyth
d671bef66e
no builtins import, use event correctly
2017-02-14 16:51:07 -05:00
Gil Forsyth
3173bd1399
finish first pass on ptk keybinding tutorial
2017-02-14 16:00:25 -05:00
Gil Forsyth
534b29d578
add intro to ptk custom keybinding
2017-02-14 12:32:02 -05:00
Anthony Scopatz
3740716799
audodoc hooks
2017-02-12 18:36:50 -05:00
Hugo Wang
5368d720fe
moved unthreadable etc decorators to tools
2017-02-12 11:01:24 +08:00
Anthony Scopatz
5264dd1475
Tab completion in Alderaan places
2017-02-08 22:28:13 -05:00
Anthony Scopatz
8c4268bfa1
minor doc fix
2017-02-08 11:41:23 -05:00
Hugo Wang
17fef9c258
simplify xonshrc code
2017-02-06 08:20:08 +08:00
Hugo Wang
dc2f7d3913
Merge branch 'master' into doc-hist-tutor
2017-02-06 08:18:41 +08:00
Anthony Scopatz
e2bdc263d0
Merge pull request #2117 from xonsh/xip
...
Add `xip` alias
2017-02-04 10:28:05 -05:00
Hugo Wang
11ca475a67
docs typo fixes
2017-02-04 20:04:53 +08:00
Morten Enemark Lund
a0637985d5
Update info on stdout storage on windows
...
Isn't it possible to store stdout on windows with the new subproc code?
This PR just remove the comments in the Docs that this is not possible.
2017-02-04 09:17:21 +01:00
Hugo Wang
d4d7e6f6e5
a bit more docs
2017-02-03 21:52:54 +08:00
Hugo Wang
05958da81d
refine english in docs
2017-02-03 21:38:28 +08:00
Hugo Wang
0923d10b14
update file name
2017-02-02 20:00:26 +08:00
Hugo Wang
bc1cf46e0a
update toc
2017-02-02 19:58:25 +08:00
Hugo Wang
4b96441f28
totor write your own history BE - wip 2
2017-02-02 19:49:53 +08:00
Hugo Wang
7c68b9267d
tutor your own history BE - wip 1
2017-02-01 22:24:00 +08:00
Anthony Scopatz
1ae53aa063
Merge pull request #2116 from xonsh/strip_pygments
...
Remove strict pygments dependency
2017-01-28 22:05:22 -05:00
Anthony Scopatz
9e6c4f5420
Merge pull request #2101 from tgoodlet/master
...
Add a vox custom prompt section
2017-01-28 14:15:15 -05:00
Jamie Bliss
ebddc5c56b
Update news & docs.
2017-01-27 22:06:35 -05:00
Jamie Bliss
a4b0b6be8d
Add a note to the event documentation.
2017-01-27 21:32:25 -05:00
Gil Forsyth
bdf885ee7a
update dependencies in setup.py and docs
2017-01-27 11:18:16 -05:00
Pedro Rodriguez
3e624be8e7
Change instructions to use bash-completion2 on OS X per https://github.com/xonsh/xonsh/issues/2111
2017-01-26 11:00:22 -07:00
Bernardas
5894a277a9
rename CompletedCommand to CommandPipeline as per v0.5 changes. Also
...
update the examples for this command.
2017-01-24 05:31:55 +00:00
Tyler Goodlet
e77a6b7281
Add a vox custom prompt section
...
Aids those of use who like custom prompts but also want the same
prompt behaviour as `virtualenv`.
Resolves #2090
2017-01-23 21:00:36 -05:00
Anthony Scopatz
74480d8b2d
Allow stdout to redirect to stderr
2017-01-11 23:29:28 -05:00
Anthony Scopatz
034d391532
Merge pull request #2059 from das-g/fix_anon_alias_fu_stdin_in_tutorial
...
Tutorial: fix stdin handling in anonymous aliases
2017-01-07 01:10:48 -08:00