Evan Klitzke
6db764ad57
README: Use h3 headings for build sections, and add TOC (GH-64)
2017-02-28 15:32:07 +09:00
Mariatta
6329aea78e
README.rst: Change the devguide url to docs.python.org/devguide (GH-295)
2017-02-25 11:49:38 -08:00
Mariatta
e32ec9334b
README.rst: List out relevant links to the project ( #283 )
2017-02-25 08:59:26 -08:00
Paul Schreiber
c0866855d5
README: OS X -> macOS (GH-55)
2017-02-20 22:08:59 +09:00
Nick Coghlan
1b3d88eb33
Make devguide link in README more prominent ( #145 )
2017-02-18 12:01:47 +05:30
Roger
b3f1f59cf4
Rename Doc/README.txt to Doc/README.rst and add formatting ( #104 )
...
* Reformat Doc/README.txt to Doc/README.rst
* Update mention of Doc/README.rst
* Update mention of README.txt to README.rst
* Make line fold
* rstlint ignore Doc/README.rst
* conf.py ignore Doc/README.rst
* Update issue tracker url in Docs/README.rst
2017-02-15 23:54:05 +01:00
Zachary Ware
d50f188b1b
Various updates to README.rst ( #21 )
...
These include spelling/grammar fixes, removing some outdated prose,
updating some superseded prose, and adding/cleaning up some links.
Also rewraps the entire file at 79 columns.
2017-02-13 22:01:03 -06:00
Ned Batchelder
3cdbd68ce8
A few README tweaks ( #73 )
...
* Add a paragraph at the top for users, not builders, of Python.
* Use nicer rst url syntax to avoid borking paragraphs in the plain text.
2017-02-13 20:05:47 +03:00
Victor Stinner
c9b62b4294
Add Travis CI and Codecov badges to README ( #70 )
...
Badges are small images which gives the status of the Travis CI and
the coverage percentage of Codecode. It helps to check the status of
the Travis CI and to get the link to Travis CI.
See also https://shields.io/
2017-02-13 16:57:30 +01:00
Victor Stinner
d783b01fdf
Rename README to README.rst and enhance formatting ( #2 )
...
Update also the Release Schedule to Python 3.7.
2017-02-11 02:21:38 +01:00