Georg Brandl
|
3fd9ef8f65
|
Update suspicious file.
|
2010-11-26 08:33:56 +00:00 |
Georg Brandl
|
2471063dc7
|
Merged revisions 85276 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85276 | georg.brandl | 2010-10-06 12:35:24 +0200 (Mi, 06 Okt 2010) | 1 line
Fix the suspicious builder not to write CRLF, update suspicious file and add instructions to Makefile.
........
|
2010-10-06 10:47:20 +00:00 |
Georg Brandl
|
21946afe3f
|
Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r82798 | georg.brandl | 2010-07-11 11:23:11 +0200 (So, 11 Jul 2010) | 1 line
#6774: explain shutdown() behavior varying with platform.
........
r82805 | georg.brandl | 2010-07-11 11:42:10 +0200 (So, 11 Jul 2010) | 1 line
#7935: cross-reference to ast.literal_eval() from eval() docs.
........
r83659 | georg.brandl | 2010-08-03 14:06:29 +0200 (Di, 03 Aug 2010) | 1 line
Terminology fix: exceptions are raised, except in generator.throw().
........
r83977 | georg.brandl | 2010-08-13 17:10:49 +0200 (Fr, 13 Aug 2010) | 1 line
Fix copy-paste error.
........
r84015 | georg.brandl | 2010-08-14 17:44:34 +0200 (Sa, 14 Aug 2010) | 1 line
Add some maintainers.
........
r84018 | georg.brandl | 2010-08-14 17:48:49 +0200 (Sa, 14 Aug 2010) | 1 line
Typo fix.
........
r84141 | georg.brandl | 2010-08-17 16:11:59 +0200 (Di, 17 Aug 2010) | 1 line
Markup nits.
........
r84264 | georg.brandl | 2010-08-22 22:23:38 +0200 (So, 22 Aug 2010) | 1 line
#9649: fix default value description.
........
r84326 | georg.brandl | 2010-08-26 16:30:15 +0200 (Do, 26 Aug 2010) | 1 line
#9689: add links from overview to in-depth class API descriptions.
........
r84327 | georg.brandl | 2010-08-26 16:30:56 +0200 (Do, 26 Aug 2010) | 1 line
#9681: typo.
........
r84480 | georg.brandl | 2010-09-04 00:33:27 +0200 (Sa, 04 Sep 2010) | 1 line
More inclusive title.
........
r84482 | georg.brandl | 2010-09-04 00:40:02 +0200 (Sa, 04 Sep 2010) | 1 line
#9760: clarify what context expression is.
........
r84484 | georg.brandl | 2010-09-04 00:49:27 +0200 (Sa, 04 Sep 2010) | 1 line
Fix missing word.
........
r84530 | georg.brandl | 2010-09-05 19:07:12 +0200 (So, 05 Sep 2010) | 1 line
#9747: fix copy-paste error in getresgid() doc.
........
r84531 | georg.brandl | 2010-09-05 19:09:18 +0200 (So, 05 Sep 2010) | 1 line
#9776: fix some spacing.
........
r84553 | georg.brandl | 2010-09-06 08:49:07 +0200 (Mo, 06 Sep 2010) | 1 line
#9780: both { and } are not valid fill characters.
........
r84619 | georg.brandl | 2010-09-08 12:43:45 +0200 (Mi, 08 Sep 2010) | 1 line
Add Lukasz.
........
r84915 | georg.brandl | 2010-09-20 08:27:02 +0200 (Mo, 20 Sep 2010) | 1 line
Fix typo.
........
r84916 | georg.brandl | 2010-09-20 08:29:01 +0200 (Mo, 20 Sep 2010) | 1 line
Mention % as string formatting.
........
|
2010-10-06 09:28:45 +00:00 |
Raymond Hettinger
|
080ad041d2
|
More descriptive title.
|
2010-09-01 22:37:17 +00:00 |
Georg Brandl
|
e11d85c717
|
Add "report a bug" links in some prominent places. Make it clear that doc bugs can be mailed to docs@python.org. Clarify tracker usage.
|
2010-04-22 22:15:33 +00:00 |
Georg Brandl
|
e82110f3a5
|
Change/fix handling of docs download location: for daily builds, put them right next to the HTML.
|
2010-03-13 13:39:46 +00:00 |
Georg Brandl
|
60bae6f123
|
Make printout margin important.
|
2009-10-22 16:20:55 +00:00 |
Georg Brandl
|
3954d21cc5
|
Fix stylesheet for multi-paragraph impl-details.
|
2009-10-22 11:36:50 +00:00 |
Georg Brandl
|
f5f7c66a01
|
Allow short form with text as argument.
|
2009-10-22 11:28:23 +00:00 |
Georg Brandl
|
a054722778
|
Make it more robust.
|
2009-10-22 11:01:46 +00:00 |
Georg Brandl
|
08be2e2f35
|
Add a new directive marking up implementation details and start using it.
|
2009-10-22 08:05:04 +00:00 |
Georg Brandl
|
6728c5a762
|
Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Many thanks to AMK for the preparation work.
|
2009-10-11 18:31:23 +00:00 |
Georg Brandl
|
076ca5a430
|
Make deprecation notices as visible as warnings are right now.
|
2009-09-16 09:05:11 +00:00 |
Georg Brandl
|
4809c737d3
|
Add donation link to docs footer.
|
2009-08-04 20:22:43 +00:00 |
Benjamin Peterson
|
f511fcc743
|
mark 3.1 as stable docs
|
2009-06-26 16:49:06 +00:00 |
Benjamin Peterson
|
248886a0cd
|
use 'rc' for release candidates for consistency
|
2009-06-13 14:25:08 +00:00 |
Georg Brandl
|
c1edec3374
|
Use the preferred form of raise statements in the docs.
|
2009-06-03 07:25:35 +00:00 |
Benjamin Peterson
|
1075c9b431
|
switch library reference and language reference
|
2009-05-28 03:02:13 +00:00 |
Andrew M. Kuchling
|
1271662067
|
Remove two dead links
|
2009-05-06 22:54:19 +00:00 |
Georg Brandl
|
438192540d
|
Move pydoc_topics module to its own subdirectory, so that no generated code is in Lib/.
|
2009-04-26 09:56:44 +00:00 |
Raymond Hettinger
|
3f5a0b3316
|
IE needs the border-left:0 for some reason.
|
2009-04-10 02:01:21 +00:00 |
Raymond Hettinger
|
8dbae0ff15
|
More table clean-up
|
2009-04-10 00:49:41 +00:00 |
Raymond Hettinger
|
80a71a0171
|
Center table headings.
|
2009-04-09 23:34:14 +00:00 |
Raymond Hettinger
|
390fa983d7
|
More table formatting.
|
2009-04-09 23:25:30 +00:00 |
Georg Brandl
|
c8c358a489
|
Add a custom stylesheet with better table formatting.
|
2009-04-09 19:01:04 +00:00 |
Georg Brandl
|
1e97cb2b73
|
Update ignore file for suspicious builder.
|
2009-04-08 16:39:04 +00:00 |
Benjamin Peterson
|
c5206b3893
|
use the awesome new status iterator
|
2009-03-29 21:50:14 +00:00 |
Georg Brandl
|
5b2cb1d56e
|
Add links to the other versions we have in stock.
|
2009-02-13 09:08:34 +00:00 |
Benjamin Peterson
|
e0820e2ea7
|
document individual 2to3 fixers
|
2009-02-07 23:01:19 +00:00 |
Benjamin Peterson
|
a96a94af50
|
fix download link
|
2009-02-06 01:47:31 +00:00 |
Georg Brandl
|
85c5ccfab9
|
#4563: disable alpha and roman lists, fixes wrong formatting of contributor list.
|
2009-02-05 11:38:23 +00:00 |
Benjamin Peterson
|
6c8321883e
|
fix download url
|
2009-01-29 03:03:00 +00:00 |
Benjamin Peterson
|
1a67f589c6
|
use new sphinx modules
|
2009-01-08 04:01:00 +00:00 |
Georg Brandl
|
700cf28f41
|
Add "suspicious" builder which finds leftover markup in the HTML files.
Patch by Gabriel Genellina.
|
2009-01-04 10:23:49 +00:00 |
Benjamin Peterson
|
1e551b47d3
|
python version is included in file name now
|
2008-12-26 23:26:30 +00:00 |
Benjamin Peterson
|
a2813c9882
|
silence annoying DeprecationWarning
|
2008-12-20 23:48:54 +00:00 |
Georg Brandl
|
6212971e95
|
Add link to the favicon to the docs.
|
2008-12-07 11:54:07 +00:00 |
Benjamin Peterson
|
cb948f12c9
|
let people using SVN Sphinx still build the docs
|
2008-12-01 12:52:51 +00:00 |
Benjamin Peterson
|
dedb0b1813
|
fix pyspecific extensions that were broken by Sphinx's grand renaming
|
2008-11-30 21:46:16 +00:00 |
Benjamin Peterson
|
d0a05bfd68
|
a few fixes on the download page
|
2008-11-17 21:39:05 +00:00 |
Georg Brandl
|
151f42fe12
|
Make all whatsnew docs accessible.
|
2008-10-08 18:57:13 +00:00 |
Georg Brandl
|
e489db8f25
|
Forward-port r66736.
|
2008-10-02 19:09:47 +00:00 |
Georg Brandl
|
7ff19fa293
|
Don't show version in title.
|
2008-09-28 20:01:36 +00:00 |
Georg Brandl
|
baf59e063a
|
No downloads for RCs.
|
2008-09-28 08:34:31 +00:00 |
Georg Brandl
|
29fdcad93d
|
Fill out download page.
|
2008-09-21 22:31:59 +00:00 |
Georg Brandl
|
d4c7e636a9
|
Move opcode handling to Python's extension.
|
2008-07-23 15:17:09 +00:00 |
Georg Brandl
|
de2939bb75
|
Fix opensearch template.
|
2008-07-06 17:36:20 +00:00 |
Georg Brandl
|
681001e11b
|
Generate pydoc's topic help from the reST docs via Sphinx'
new text writer.
|
2008-06-01 20:33:55 +00:00 |
Georg Brandl
|
4f1f36bcab
|
Add OpenSearch and a Python logo to the HTML output.
|
2008-04-27 20:03:05 +00:00 |
Georg Brandl
|
7a69b4b464
|
Use correct XHTML tags.
|
2008-04-27 17:38:55 +00:00 |