Commit graph

355 commits

Author SHA1 Message Date
Frank Sachsenheim
3f303fcb5b Removes redundant docs on dependencies 2016-05-24 20:49:46 +02:00
Frank Sachsenheim
38a65f755e Use a common prefix in doc's modindex 2016-05-24 20:49:46 +02:00
Frank Sachsenheim
6d9cb94347 Adds xonsh.platform.scandir 2016-05-24 20:49:46 +02:00
Frank Sachsenheim
e7ee0f33e5 Adds docs for xonsh.platform 2016-05-24 20:49:46 +02:00
Anthony Scopatz
9dcd9a710c Merge pull request #887 from GuillaumeLeclerc/dockerfile
Add a docker image for easier devlopment
2016-05-23 16:49:24 -04:00
Anthony Scopatz
1868cb3960 The carcolh will catch you! 2016-05-23 14:19:24 -04:00
Guillaume Leclerc
db3b2d5630 Merge remote-tracking branch 'origin/master' into dockerfile 2016-05-23 09:12:01 +02:00
Morten Enemark Lund
f153865cc2 Merge pull request #974 from scopatz/strstore
added store_as_str to vardocs
2016-05-23 08:58:50 +02:00
adam j hartz
af0eb74b6b slightly more substantial tutorial entry for @$ 2016-05-21 22:29:48 -04:00
Anthony Scopatz
362a098d84 added store_as_str to vardocs 2016-05-21 15:03:27 -04:00
adam j hartz
2ff3fdf3a8 small docs updates 2016-05-21 10:29:21 -04:00
Anthony Scopatz
4a6e153396 doc fixes 2016-05-20 17:58:50 -04:00
Frank Sachsenheim
81f0f50496 Adds a xonsh.platform module
comes with occasional code cleanup and micro optimizations
fixes `xonsh.tools.CommandCache.all_commands`
2016-05-20 19:26:02 +02:00
Ned Letcher
b008260eed added description of how functions appended to Ubuntu's default .bashrc will fail 2016-05-20 13:05:34 +10:00
Andrew Toskin
b0746fa638
Document Bash config conflicts, according to issue #208. 2016-05-18 16:51:37 -07:00
Morten Enemark Lund
67f569065a Fix typo 2016-05-17 13:46:10 +02:00
Morten Enemark Lund
b47a8da549 Update aliases.rst with deactivate/activate aliases and remove documentation on which->where alias 2016-05-17 13:43:59 +02:00
Frank Sachsenheim
05bad9af2a Updates to docs
- more links to numpydoc guide
- clarifies dependencies to build docs
2016-05-16 12:42:02 +02:00
Guillaume Leclerc
2ecc206fe8 update doc about docker 2016-05-14 23:34:45 +02:00
Guillaume Leclerc
1b3a59e106 Merge remote-tracking branch 'origin/master' into dockerfile 2016-05-14 11:52:43 +02:00
Guillaume Leclerc
adb42428f7 add docs 2016-05-13 17:28:56 +02:00
Konstantin Molchanov
b8dd7b08ab Docs: Python Virtual Environments Guide Added. 2016-05-13 14:19:43 +04:00
adam j hartz
a2285fd916 documentation 2016-05-12 11:53:15 -04:00
Gil Forsyth
a546809f08 update docs for conda install to use conda-forge 2016-05-11 14:08:34 -04:00
Anthony Scopatz
6e60b6a6f2 copy edit fixes from @melund 2016-05-11 12:27:50 -04:00
Anthony Scopatz
47175e9cd1 ready for a look 2016-05-11 03:48:16 -04:00
Anthony Scopatz
9a04b555bc more docs 2016-05-11 03:44:39 -04:00
Anthony Scopatz
dbe93d2e54 more docs 2016-05-11 02:49:03 -04:00
Anthony Scopatz
50d76f9570 more docs 2016-05-11 01:55:53 -04:00
Anthony Scopatz
ab47bfd5bd autogen xontrib docs 2016-05-11 00:57:48 -04:00
Anthony Scopatz
50d8f0c5bd interim add 2016-05-11 00:42:36 -04:00
Anthony Scopatz
72ff4e4f29 fixed merge conflict 2016-05-08 17:41:16 -04:00
Anthony Scopatz
cb37421e66 fixed merge conflict with master 2016-05-08 15:10:42 -04:00
Anthony Scopatz
ef64a8001a resolved conflicts from master 2016-05-08 12:05:18 -04:00
Anthony Scopatz
bebe6c38f4 Merge pull request #822 from scopatz/ply
Bundle PLY with xonsh
2016-05-08 11:40:36 -04:00
Anthony Scopatz
c3ce38d02a updates for cmd.exe 2016-05-08 11:36:26 -04:00
Anthony Scopatz
08d8bcf149 prev/post for seterr 2016-05-07 17:13:18 -04:00
Anthony Scopatz
6c2940d8cf set error on exit for foriegn shelles 2016-05-07 16:29:48 -04:00
Morten Enemark Lund
6f79cde88d Added the ply dependency back into docs ( with a note that it is optional) 2016-05-07 21:50:17 +02:00
Anthony Scopatz
5f638b38c2 more docs 2016-05-07 13:40:55 -04:00
Morten Enemark Lund
dcb10581ab Remove PLY from requirements and dependencies 2016-05-07 11:49:56 +02:00
Matthias Bussonnier
a9423760ab 'docs' 2016-04-29 08:52:31 -07:00
Anthony Scopatz
77cb105467 faq update 2016-04-09 00:41:06 -04:00
Anthony Scopatz
230174235d cl fix 2016-04-09 00:14:03 -04:00
Gil Forsyth
f876a17bca update faq 2016-04-06 18:50:09 -04:00
Gil Forsyth
527b6e9d0e add vox to API index 2016-04-06 18:42:55 -04:00
Gil Forsyth
c6b15e63ec fix link formatting 2016-04-06 18:42:37 -04:00
Gil Forsyth
da13eb858d Merge branch 'master' into update_docs 2016-04-06 18:36:27 -04:00
Gil Forsyth
2393e63473 update docs with OS specific install instructions
* Added individual pages for Windows, Linux and OSX with install
instructions.
* Dependencies were broken out into separate rst files and `include`d to avoid a lot of repetition
* Added instructions for adding `xonsh` to `/etc/shells` to standalone
  rst file and `include`d them on OSX and Linux install pages
2016-04-06 18:31:19 -04:00
Randy Syring
3a14cc2bdd add kwarg support to Env.swap()
fixes gh-769
2016-04-01 01:41:23 -04:00