Commit graph

22 commits

Author SHA1 Message Date
virus
7ab2e9113c replace link of numpydoc's styleguide to new one 2019-03-14 00:03:59 +09:00
virus
d9c7360dea Change link format of numpydoc (as dependencies)
This commit fixes these warnings.

```
src/xonsh/docs/devguide.rst:430: WARNING: Duplicate explicit target name: "numpydoc".
src/xonsh/docs/devguide.rst:107: WARNING: Duplicate target name, cannot be used as a unique reference: "numpydoc".
src/xonsh/docs/devguide.rst:263: WARNING: Duplicate target name, cannot be used as a unique reference: "numpydoc".
```
2019-03-14 00:03:59 +09: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
David Dotson
1d60f9397b Updated docs with __xonsh__ changes 2018-09-30 13:59:08 -07: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
laerus
864ee3f57a devguide update 2016-10-01 09:49:21 +03:00
Gil Forsyth
e363192d67 remove bash (from the docs)
swapping out all instances of `bash` code-blocks for `console`
code-blocks for better syntax highlighting
2016-08-18 14:18:57 -04:00
SanketDG
c96383ad0f devguide.rst: Add proper spacing in command 2016-08-18 21:35:33 +05:30
Leonardo Santagada
f1a41f2b1c reformat paragraph and remove trailing whitespace 2016-07-22 11:47:36 +02:00
Justin Moen
ec185983c3 Improve first set of dev instructions 2016-07-16 23:20:35 -07:00
laerus
6bdadba71e nop 2016-07-03 22:05:49 +03:00
laerus
31c5760182 'typoz' 2016-07-03 12:26:52 +03:00
laerus
da13f310f5 'info about writing the tests' 2016-07-03 11:43:22 +03:00
Paul Goelz
49be0a26cf Add missing -r flag to pip install command in developer's guide 2016-06-28 23:54:37 +02:00
Gil Forsyth
6d489843c3 update CONTRIBUTING with changes to pytest 2016-06-23 17:11:45 -04:00
Anthony Scopatz
d14292cb9c some doc fixes 2016-06-18 17:32:37 -04:00
Anthony Scopatz
5fd1d4f4a8 tracer and docs 2016-06-16 20:58:53 -04:00
Anthony Scopatz
1d7875e1ba Some cl instructions in contributing 2016-06-11 17:49:00 -04:00
Jeremy Donahue
a775b287db Update docker script reference to reflect its new name
docker.py was renamed to xonsh-in-docker.py, update the docs to reflect it.
2016-06-08 18:46:48 -07:00
Rahiel Kasim
10e31c9d06 CONTRIBUTING: render as RST on GitHub 2016-06-05 23:04:44 +02:00
Anthony Scopatz
5facb9bdda cont mv 2015-03-28 12:25:02 -05:00
Anthony Scopatz
e8e54f4de7 CONTRIBUTING.rst 2015-03-28 12:24:25 -05:00