Commit graph

772 commits

Author SHA1 Message Date
con-f-use
fef6743f4b
More completer example clarification 2019-08-18 17:30:45 +02:00
con-f-use
980df01e7e
Correct completer tutorial 2019-08-18 14:30:41 +02:00
K.-Michael Aye
bcd09a022f
Update faq.rst
Add text on how to add packages via xpip to make them available to xonsh
2019-08-09 12:41:04 -06:00
Jan Chren
a5e3fcc28a
fix typo 2019-08-06 16:38:28 +00:00
Anthony Scopatz
eb4a74687c
Merge pull request #3252 from NilsIrl/patch-1
Clarify man-page parsing feature
2019-08-05 17:58:41 -04:00
Nils ANDRÉ-CHANG
4d7d3c235f
Clarify man-page parsing feature 2019-08-05 22:03:44 +01:00
Morten Enemark Lund
06a6b44f51 Merge remote-tracking branch 'remotes/origin/master' into sphinx2 2019-08-05 21:12:52 +02:00
Morten Enemark Lund
8cada479d4 Add fix to description lists 2019-08-05 10:44:22 +02:00
Morten Enemark Lund
98a62c492c Workaround a problem with cloud_theme and sphinx2
This fixes a problem with sphinx and the cloud theme. Sphinx 2 adds <p> elements
in the tables and lists, which causes the theme to look werid.
2019-07-31 14:47:45 +02:00
Morten Enemark Lund
4c639beb89 Black formatting 2019-07-31 12:58:00 +02:00
Morten Enemark Lund
22bb5718ae Fix admonitions with sphinx 2.0 2019-07-31 12:55:17 +02:00
Anthony Scopatz
88d239d976 black not available on 3.5 2019-07-19 17:30:34 -04:00
virus
698b7425ea docs: allow to break words in code literal 2019-06-06 00:13:33 +09:00
con-f-use
abd3f8e90e
Missing word in tutorial_hist 2019-05-15 12:05:27 +02:00
con-f-use
7b7a2bf7ed
Document missing output history with sqlite 2019-05-15 11:53:37 +02:00
Anthony Scopatz
f1127ed916 Revert "updated setup.py for Python 3.4 (revert of 91ec14bb6d)"
This reverts commit 002a317951.
2019-05-14 17:41:35 -04:00
Anthony Scopatz
002a317951 updated setup.py for Python 3.4 (revert of 91ec14bb6d) 2019-05-14 17:32:31 -04:00
Rodrigo Oliveira
91ec14bb6d Drop support for Python 3.4
Minimal required Python version is now 3.5.
2019-05-06 16:51:32 -03:00
virus
6ed9ad69b0 change language of code-block in uncapturable of tutorial. 2019-03-14 00:03:59 +09:00
Anthony Scopatz
20ac4bf46f basicly working 2019-03-12 18:36:18 -04:00
Anthony Scopatz
6a8c269342 minor docs 2019-03-11 14:22:31 -04:00
Anthony Scopatz
33e57f4317 news, docs, black 2019-03-07 14:56:56 -08:00
Anthony Scopatz
470517ff21 news and docs 2019-02-13 18:47:11 -05:00
Morten Enemark Lund
044773b81c Updates to reflect that ply is only vended now 2019-02-10 14:04:05 +01:00
Troy de Freitas
439e2da7f3 Clean up install docs 2019-02-05 19:03:06 -05:00
Gil Forsyth
7fbb47fb25 Add SVG of xonsh sticker to docs/_static
I put in a trial run of these to Stickermule and they came out great!
Putting it here so it's available for others, although I'm planning to
put in a big order so I can bring some to PyCon
2019-02-01 13:56:31 -05:00
Brian Skinn
4f742b465a Add docs clarification about env var behavior precedence.
`$VIRTUAL_ENV_DISABLE_PROMPT` overrides any `$VIRTUAL_ENV_PROMPT`
2019-01-31 00:41:32 -05:00
Brian Skinn
4b7944ceed Add documentation for env var effects on prompt
All are edits to tutorial.rst:

 - Expand ``{env_name}`` bullet
 - Add one paragraph each for $VIRTUAL_ENV_PROMPT and
   $VIRTUAL_ENV_DISABLE_PROMPT
2019-01-31 00:10:22 -05:00
Gil Forsyth
e933bd3b8e
Merge pull request #2996 from xonsh/envprepost
env_prefix and env_postfix
2019-01-29 13:46:11 -05:00
Anthony Scopatz
a9babc7d6f env_prefix and env_postfix 2019-01-29 11:27:45 -05:00
anatoly techtonik
b39922de35
Document file extensions and sheband
Fixes #2990
2019-01-29 13:44:49 +03:00
Stephan Fitzpatrick
d729c35edd typo 2018-12-22 12:00:22 -08:00
Stephan Fitzpatrick
7c0c6b77d0 documentation/changelog 2018-12-21 14:58:47 -08:00
halloleo
eeabe6c019 RST header clean-up 2018-12-19 00:39:56 +11:00
halloleo
d886143ef0 Doco about how to update xonsh
* Doco about how to update xonsh
* Doco how to set and unset environment variables
2018-12-19 00:07:20 +11:00
Anthony Scopatz
7a3f7fb551 dumb terminal support 2018-12-13 16:02:59 -05:00
Anthony Scopatz
0e543aaf66 Merge branch 'master' into execalias 2018-12-02 19:27:57 -05:00
Anthony Scopatz
6320361150 Merge branch 'master' into execalias 2018-11-19 20:06:02 -05:00
halloleo
d62e770dfa
Typo
Could fixed this one thanks to @astronouth7303. :-)
2018-11-19 17:44:22 +11:00
halloleo
3a3554eaa0 Document arbitrary paths in vox.
* Added the possibility of arbitrary paths to the help strings in `vox activate` and
  `vox remove`
* Also updated the documentation accordingly.
2018-11-15 22:35:45 +11:00
sushobhana
987f5b4021 removed extra api link 2018-11-13 17:04:47 +05:30
Anthony Scopatz
9084c376b2 execalias 2018-11-09 13:49:33 -06:00
halloleo
4eb8b4818d How to run xonsh in Emacs
* FAQ section about how to run xonsh in Emacs
* Updated the requirements for compiling the documentation
2018-11-06 18:42:59 +11:00
Anthony Scopatz
75db704a71
Merge pull request #2911 from e4r7hbug/docs/sidebar_dedupe
docs: Deduplicate sections on sidebar page
2018-11-01 10:42:45 -04:00
Joseph Paul
964e076484
Fix typo 2018-11-01 11:34:09 +01:00
Nate Tangsurat
e8a6a2ffe5
docs: Deduplicate sections on sidebar page
Remove lots of duplicated sections already covered by index.
2018-10-31 20:37:29 -07:00
Jake Hedman
3575d86810
Update arch linux install instructions
pacman uses the official repositories, not the AUR.
2018-10-29 12:10:17 +01:00
Andrew Hundt
c7be5c791e
xonshrc.xsh now links to more details 2018-10-26 17:07:00 -04:00
guillearch
c7741aae63 Fixes #2877 2018-10-15 23:06:48 +02:00
David Dotson
1d60f9397b Updated docs with __xonsh__ changes 2018-09-30 13:59:08 -07:00