Commit Graph

25 Commits

Author SHA1 Message Date
Jean-Paul Calderone
f08e2ba832
add some alt text 2020-07-07 09:19:30 -04:00
Jean-Paul Calderone
0ed8a7709e
Perhaps this is the preferred formatting? 2020-07-07 09:18:11 -04:00
Jean-Paul Calderone
8a85bf7836
add a contributor covenant badge 2020-07-06 10:41:38 -04:00
grooveadelic
d1379028e9
Update copyright notice years
[skip ci]
2018-09-15 18:26:07 +00:00
Jean-Paul Calderone
819b9953c5 Add the badge 2018-06-18 19:21:39 -04:00
tpltnt
7205033911 additional subsections to make installation instructions less confusing 2018-01-06 12:10:19 +01:00
Jean-Paul Calderone
9429fb8fad Allow some control over trial command run by tox
The TAHOE_LAFS_TRIAL_ARGS environment variable can now be used to pass
arguments to tox.  If it is unset, some sensible defaults will be used.
2017-07-28 11:05:40 -04:00
tpltnt
864a24ed40 explicit upgrade of setup tools 2017-04-12 22:56:33 +02:00
tpltnt
ad1b7a3dc3 resolved confict 2017-04-11 11:04:50 +02:00
tpltnt
5a7790b2da explicit Python 2.7 virtualenv 2017-04-10 12:01:33 -07:00
tpltnt
18385cfd2e added installation instruction for missing dependencies 2017-04-06 23:18:13 +02:00
Brian Warner
8a9326f5e9 travis: switch to codecov 2016-10-08 18:53:44 -04:00
Brian Warner
bde22ad1f7 docs are now at readthedocs.io
The badge image URL remains the same, but the docs themselves are now
hosted on tahoe-lafs.readthedocs.io rather than
tahoe-lafs.readthedocs.org .
2016-04-27 23:12:18 -07:00
Brian Warner
96118c2e23 README: fix links again 2016-03-30 01:37:48 -07:00
Brian Warner
954e021ca7 README: fix badges, make them less intrusive 2016-03-30 01:32:57 -07:00
Brian Warner
12e54e52f4 README: point to tahoe-lafs.readthedocs.org
Also add a comment to docs/index.rst, pointing folks who are browsing
the source tree (locally, with an editor) at the formatted version on
readthedocs.org .
2016-03-30 01:26:47 -07:00
Brian Warner
20787853dd docs: stop suggesting 'activate', too much to explain
Also it avoids the failure mode where a user forgets to activate the
virtualenv, types the recommended "pip install" command, and installs
stuff directly to their system instead of safely confined inside the
virtualenv.
2016-03-26 14:13:23 -07:00
Brian Warner
365977bf51 minor docs tweaks
* use correct fixed-width-font markup
* fix hyperlinks to neighboring (github-side) .rst files
* refer to python-2.7.11 consistently (thanks to PRab for the catch)
2016-03-26 11:50:44 -07:00
Brian Warner
ef1759046d rewrite docs, with pip and virtualenv 2016-03-25 19:22:03 -07:00
Brian Warner
090b592ff8 docs: rename quickstart to INSTALL 2016-03-25 18:26:54 -07:00
Brian Warner
8835ba8dd3 README: add link to OS-X.rst 2016-03-16 12:50:48 -07:00
Brian Warner
3a02170d06 README/NEWS: new pip/virtualenv -based docs 2016-03-15 12:33:50 -07:00
Brian Warner
2875a9ffc4 README: update copyright date 2015-06-15 17:38:01 -07:00
Daira Hopwood
0bd2444c93 README.rst: change description to the new wording on tahoe-lafs.org (with "file store" instead of "filesystem").
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2015-04-10 23:42:57 +01:00
Daira Hopwood
6a38a3c54e Rename README.txt to README.rst, and add Travis-CI and Coveralls badges to it.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2014-09-09 18:51:44 +01:00