Martin Panter
|
e3e362e398
|
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
|
2016-10-30 05:19:02 +00:00 |
Martin Panter
|
8f1dd224e0
|
Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting.
Patch by Julien Palard.
|
2016-07-26 11:18:21 +02:00 |
Martin Panter
|
d51b0f2188
|
Issue #24314: Add links for general attributes like __name__, __dict__
|
2016-06-18 03:57:31 +00:00 |
Serhiy Storchaka
|
b4905efe23
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
|
2016-05-07 10:50:12 +03:00 |
Serhiy Storchaka
|
9a118f1dc3
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 09:37:36 +03:00 |
Martin Panter
|
fb45216da8
|
Issue #26638: Fix links to some CLI options
Disable inappropriate links to Python interpreter options. Also make CLI
section label in timeit less ambiguous.
|
2016-04-16 04:59:38 +00:00 |
Serhiy Storchaka
|
fdcb535893
|
Issue #25910: Fixed dead links in the docs.
|
2016-04-11 12:18:56 +03:00 |
Georg Brandl
|
6e0b44ef9e
|
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
|
2016-02-26 19:37:12 +01:00 |
Georg Brandl
|
0f5d6c00b4
|
Fixing broken links in doc, part 4: some more breaks and redirects
|
2014-10-29 10:57:37 +01:00 |
Georg Brandl
|
06f3b3b98c
|
Use https:// URLs when referring to python.org hosts.
|
2014-10-29 08:36:35 +01:00 |
R David Murray
|
c7b8f809e7
|
#15543: reflow paragraphs.
|
2012-08-15 11:22:58 -04:00 |
R David Murray
|
5618aaaafe
|
#15543: glossary entry for and 'universal newlines', and links to it.
Patch by Chris Jerdonek.
|
2012-08-15 11:15:39 -04:00 |
Sandro Tosi
|
98ed08f24e
|
update to new C roles and directives
|
2012-01-14 16:42:02 +01:00 |
Georg Brandl
|
a4314c2b21
|
Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there.
|
2009-10-11 20:16:16 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Benjamin Peterson
|
fc72de7bca
|
quiet sphinx warnings
|
2008-10-08 21:11:33 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |