Josh Barnes
|
b5fe1dae63
|
[docs] add note of skip-running-check flag to readmes.
|
2017-08-14 23:33:25 +00:00 |
|
Josh Barnes
|
517f2ed0d1
|
[docs] readme updates
|
2017-01-02 21:19:00 +00:00 |
|
Josh Barnes
|
bd8a047a57
|
[docs] fixes for some sphinx warnings
|
2016-12-03 18:34:43 +00:00 |
|
juhasch
|
93a8d785a7
|
Add PyPi install source
|
2016-11-08 21:36:11 +07:00 |
|
Josh Barnes
|
ab61f14e5a
|
update installation instructions
in respect of #764
|
2016-11-07 17:31:29 +00:00 |
|
Josh Barnes
|
9979a207b9
|
make markdown links explicit
since commonmark doesn't do autolinking like gfm does
|
2016-11-01 23:40:58 +00:00 |
|
Josh Barnes
|
949be01461
|
minor updates to install docs
|
2016-11-01 23:29:48 +00:00 |
|
Josh Barnes
|
622b08eb8c
|
escape markdown headings starting with number & period
since CommonMark disallows setext headings from being composed of text which would otherwise constitue a list item, see http://spec.commonmark.org/0.26/#setext-heading
|
2016-11-01 23:29:45 +00:00 |
|
Josh Barnes
|
80f4f96350
|
don't use code inside links, as pandoc markdown doesn't convert them to rst correctly.
|
2016-11-01 23:29:37 +00:00 |
|
Josh Barnes
|
51ff6deaf7
|
switch more docs back to markdown
for ease of comparison with main readme, where we're not using features of rst
|
2016-11-01 23:29:25 +00:00 |
|
Josh Barnes
|
add59949ce
|
Update docs/source/install.md to reflect changes to readme
Using markdown makes for easier comparison with the main README.md as well,
as mentioned in #776
[skip CI]
|
2016-11-01 23:29:21 +00:00 |
|
Josh Barnes
|
11233b88e3
|
switch install instructions back to markdown
addresses issue #775.
[skip CI]
|
2016-11-01 23:29:18 +00:00 |
|