Commit graph

1049 commits

Author SHA1 Message Date
laerus
cee72fd1eb tutorial quoting section 2016-10-15 20:12:10 +03:00
Anthony Scopatz
b3f84f66c5 More which and improvements 2016-10-06 00:43:14 -04:00
Anthony Scopatz
f62397fc99 updated docs 2016-10-04 20:51:45 -04:00
Jamie Bliss
78af6446fa Fix docs 2016-10-02 11:12:01 -04:00
Jamie Bliss
a7912de08a Attempt to document extras 2016-09-29 22:57:18 -04:00
Anthony Scopatz
65ecc4db6b Merge pull request #1775 from xonsh/doc_updates
Doc updates
2016-09-29 00:58:05 -04:00
Gil Forsyth
5812dc7399 remove mispronunciations in index
sorry guys -- this one kept causing people unnecessary pain.
2016-09-28 11:45:07 -04:00
laerus
1af12cae80 remove bang aliases 2016-09-28 17:11:09 +03:00
laerus
49c2dc87b5 Env.help docs/tutorial 2016-09-21 13:27:34 +03:00
Gil Forsyth
5a2c077ec1 Merge pull request #1738 from laerus/ckxontrib
info about the cookiecutter xontrib template
2016-09-18 08:44:48 -04:00
Matthias Bussonnier
e67c448290 Build docs on 3.5 otherwise we'll never caught failures. 2016-09-17 13:20:17 -07:00
Konstantinos Tsakiltzidis
006fe24cd9 Merge pull request #1610 from rtpg/autopair
Add experimental parentheses and bracket completion
2016-09-15 22:29:00 +03:00
laerus
82a5e4f44a info about the cookiecutter xontrib template 2016-09-15 22:14:16 +03:00
Marvin Steadfast
5a1d10b85f docs: Fixed git_dirty_working_directory location
The xonshrc example imported `git_dirty_working_directory` still from
`xonsh.environ`. Now its located in `xonsh.prompt.vc_branch`.
2016-09-13 13:18:01 +02:00
Raphael Gaschignard
7ca14d4020 Merge branch 'master' of github.com:xonsh/xonsh into autopair 2016-09-12 16:10:10 +09:00
laerus
bd07742abe more info in the tutorial warning 2016-09-10 22:03:21 +03:00
laerus
78494bfbbb envvar to control the overriding of foreign aliases 2016-09-10 21:39:47 +03:00
laerus
ba486622c5 must include all changed files.. 2016-09-10 20:45:14 +03:00
Matthias Bussonnier
1dbfb41499 Define __xonsh_commands_cache__ during doc builds. 2016-09-08 13:56:31 -07:00
Anthony Scopatz
93d659f3fb Merge pull request #1669 from blahgeek/xontrib-gitstatus
Informative git status on prompt
2016-09-06 19:34:51 -04:00
BlahGeek
5584bc3ea8 more documentation 2016-09-05 08:27:31 +08:00
BlahGeek
e1008e8202 api docs for prompt 2016-09-04 19:59:48 +08:00
BlahGeek
413f406f64 add docs 2016-09-03 13:13:13 +08:00
Anthony Scopatz
ed9f9ea041 consistenty with macro args 2016-09-02 19:30:39 -04:00
Konstantinos Tsakiltzidis
e0185dd2be Merge pull request #1654 from xonsh/mcont
Context Manager Macros
2016-09-02 17:03:39 +03:00
Anthony Scopatz
6a32442ac9 macro typos 2016-09-02 09:38:17 -04:00
Konstantinos Tsakiltzidis
d672567e16 fix rst 2016-09-02 13:40:19 +03:00
laerus
c2b7e50d45 history tutorial and a bug fix 2016-09-02 13:33:45 +03:00
Anthony Scopatz
bdca28c91d docs for with! 2016-08-31 01:31:45 -04:00
Anthony Scopatz
d392e9e9d6 fixed minor conflict 2016-08-31 00:21:27 -04:00
Anthony Scopatz
c9b6667aec some typos 2016-08-29 19:35:09 -04:00
Anthony Scopatz
705d326fe4 Merge branch 'msub' into mcont 2016-08-29 12:17:43 -04:00
Anthony Scopatz
3f5882d63d Merge branch 'master' into msub 2016-08-29 12:17:18 -04:00
laerus
70b802da33 linux guide update 2016-08-29 15:56:43 +03:00
Anthony Scopatz
5f5aa2f45b trouble with xml block 2016-08-29 01:10:57 -04:00
Anthony Scopatz
6a85244487 Merge branch 'master' into msub 2016-08-28 13:47:21 -04:00
Anthony Scopatz
e19a0aa1e5 some copy edits from @gforsyth, I shouldn't write docs while jet lagged 2016-08-28 13:11:36 -04:00
Anthony Scopatz
a884eec931 Merge branch 'm' into msub 2016-08-28 09:30:32 -04:00
Anthony Scopatz
2be49eab81 Merge branch 'master' into m 2016-08-28 09:30:09 -04:00
Jamie Bliss
0fcf737e08 Actually finish that paragraph. 2016-08-27 23:29:23 -04:00
Jamie Bliss
74c423f215 Expand on events under the hood some. 2016-08-27 23:27:52 -04:00
Jamie Bliss
e446c63e60 Got something usable. 2016-08-27 23:20:44 -04:00
Jamie Bliss
8e537aaa05 Typo 2016-08-27 23:16:11 -04:00
Jamie Bliss
e01b6a0919 Attempted advanced events 2016-08-27 23:10:24 -04:00
Jamie Bliss
d14a4bf938 Add module API docs 2016-08-27 23:00:50 -04:00
Jamie Bliss
c9ad375f8d Some interlinking 2016-08-27 22:38:12 -04:00
Jamie Bliss
ce61c59d4b Do some fixed-width formatting 2016-08-27 22:29:11 -04:00
Jamie Bliss
3721204304 Add an autogenerated events listing 2016-08-27 22:25:29 -04:00
Anthony Scopatz
d30bcf97ce a few more 2016-08-27 20:02:45 -04:00
Anthony Scopatz
3c979c2fce more docs 2016-08-27 19:05:42 -04:00