Georg Brandl
|
56d3a03f70
|
Update doc version switcher for 3.4/3.5.
|
2014-03-17 07:36:45 +01:00 |
Georg Brandl
|
18a364fc3d
|
Closes #20090: update Doc/README and the error message in sphinx-build.py to make
it clear that any Python 3.x is not usable with the checked out Sphinx.
|
2014-03-10 19:26:57 +01:00 |
Georg Brandl
|
09141c4782
|
Closes #20755: port sphinx-1.1 fixes from default
|
2014-02-24 09:35:07 +01:00 |
Georg Brandl
|
bcf692417f
|
doc: pydoc topic and suspicious markup update
|
2014-01-25 09:15:44 +01:00 |
Georg Brandl
|
7ed509a38f
|
fix deprecated-removed directive with sphinx 1.2
|
2014-01-21 19:20:31 +01:00 |
Georg Brandl
|
325a1c2f37
|
Fix markup errors in the docs and amend suspicious ignores.
|
2013-10-27 09:16:01 +01:00 |
Ezio Melotti
|
47fd9d8e09
|
#4965: Implement intelligent scrolling of the sidebar in the docs.
|
2013-10-14 02:58:59 +03:00 |
Georg Brandl
|
c3a2916919
|
Closes #19248: actually check for Python 3.x in tools/sphinx-build.py.
|
2013-10-13 22:19:49 +02:00 |
Georg Brandl
|
5d5b375c84
|
Fix a small CSS glitch with deprecated blocks and Sphinx 1.2.
|
2013-10-13 09:56:20 +02:00 |
Georg Brandl
|
1e32011306
|
Fix display of deprecated blocks with Sphinx 1.2.
|
2013-10-13 09:31:42 +02:00 |
Georg Brandl
|
a14034872b
|
Invert logic of new limited-API annotation and call it "stable ABI".
|
2013-10-12 22:55:34 +02:00 |
Georg Brandl
|
239990daec
|
Fix compatibility with upcoming Sphinx 1.2.
|
2013-10-12 20:50:21 +02:00 |
Georg Brandl
|
5c01d99c12
|
Introduce support for documenting which C API elements are not part of the stable/limited API.
|
2013-10-12 19:54:30 +02:00 |
Ezio Melotti
|
a5d55baecc
|
Update the suspicious builder to detect unused rules, and remove currently unusued rules.
|
2013-03-28 17:40:24 +02:00 |
Ezio Melotti
|
e5caf29743
|
Update suspicious ignore file.
|
2013-03-28 04:54:58 +02:00 |
Ezio Melotti
|
fd4365a4d8
|
Update suspicious ignore file.
|
2013-03-28 04:31:53 +02:00 |
Ezio Melotti
|
befaac03bb
|
#4711: merge with 3.2.
|
2012-11-03 18:29:16 +02:00 |
Ezio Melotti
|
dedfa9bfae
|
#4711: break long words in the docs sidebar to avoid overflow.
|
2012-11-03 18:25:04 +02:00 |
Georg Brandl
|
ab5da6a80e
|
merge with 3.2
|
2012-10-28 07:59:54 +01:00 |
Georg Brandl
|
fffc25da83
|
#8040: fix jQuery incompatibility
|
2012-10-28 07:59:42 +01:00 |
Ezio Melotti
|
edde409f60
|
#8040: merge with 3.2.
|
2012-10-27 23:13:22 +03:00 |
Ezio Melotti
|
e5b1023ae2
|
#8040: fix the version.
|
2012-10-27 23:12:48 +03:00 |
Ezio Melotti
|
8630c1e346
|
#8040: merge with 3.2.
|
2012-10-27 22:11:33 +03:00 |
Ezio Melotti
|
380ce651e9
|
#8040: add a version switcher to the documentation. Patch by Yury Selivanov.
|
2012-10-27 22:09:16 +03:00 |
Georg Brandl
|
83e51f48a8
|
Issue #12947: revert earlier workaround and use a monkey-patch to enable showing doctest directives only in the doctest docs.
|
2012-10-10 16:45:11 +02:00 |
Georg Brandl
|
3a2e101be5
|
Issue #12947: revert earlier workaround and use a monkey-patch to enable showing doctest directives only in the doctest docs.
|
2012-10-10 16:45:11 +02:00 |
Ezio Melotti
|
7eb03ddf11
|
Fix/improve the changelog filtering.
|
2012-10-02 01:43:42 +03:00 |
Georg Brandl
|
4524b46733
|
Fix template syntax.
|
2012-10-01 19:38:34 +02:00 |
Georg Brandl
|
6c4758152f
|
The default reST role `foo` can now be used in NEWS to refer to Python objects. Use it for a fraction of the current NEWS file.
|
2012-10-01 19:27:05 +02:00 |
Georg Brandl
|
243729151e
|
Fix page name.
|
2012-10-01 19:26:09 +02:00 |
Georg Brandl
|
44d0c2156a
|
Several improvements to the HTML NEWS version:
* rename to "Changelog"
* recognize more issue links
* add NEWS as a dependency for Sphinx
|
2012-10-01 19:08:50 +02:00 |
Ezio Melotti
|
00160661a5
|
Update suspicious ignore file.
|
2012-10-01 07:10:08 +03:00 |
Georg Brandl
|
2cac28b37e
|
Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section.
|
2012-09-30 15:10:06 +02:00 |
Georg Brandl
|
7d0d57f22c
|
Doc sidebar: point to 3.4 as dev.
|
2012-09-30 08:58:21 +02:00 |
Georg Brandl
|
99a247fd01
|
Merge with main repo default branch.
|
2012-09-29 09:27:15 +02:00 |
Georg Brandl
|
d6e857b0da
|
Point "source" links in the docs to the 3.3 versions in the repo.
|
2012-09-29 09:03:54 +02:00 |
Ezio Melotti
|
be54d6d2f3
|
Update suspicious ignore file.
|
2012-09-20 08:46:06 +03:00 |
Georg Brandl
|
d183f0be0b
|
Update pydoc topics and suspicious markup file.
|
2012-08-25 12:14:59 +02:00 |
Ezio Melotti
|
6f69fb145f
|
Update suspicious ignore file.
|
2012-08-22 08:38:04 +03:00 |
Georg Brandl
|
a81b481e3a
|
Fix markup errors and update pydoc topics.
|
2012-08-11 08:43:59 +02:00 |
Georg Brandl
|
3f81ba88ae
|
Update suspicious ignore file and pydoc topics.
|
2012-06-26 09:12:26 +02:00 |
Éric Araujo
|
859aad6a36
|
Remove packaging from the standard library.
Distutils2 will live on on PyPI and be included in the stdlib when it
is ready. See discussion starting at
http://mail.python.org/pipermail/python-dev/2012-June/120430.html
|
2012-06-24 00:07:41 -04:00 |
Georg Brandl
|
3539afd5c9
|
Update pydoc topics and fix new suspicious markup.
|
2012-05-30 22:03:20 +02:00 |
Ezio Melotti
|
c31dd2b564
|
#14405: merge with 3.2.
|
2012-05-14 13:32:26 +03:00 |
Ezio Melotti
|
e768b06f16
|
#14405: remove outdated/broken/duplicate links.
|
2012-05-14 13:26:45 +03:00 |
Martin v. Löwis
|
24a05f787e
|
Include micro version even if it is 0.
|
2012-05-01 16:27:55 +02:00 |
Georg Brandl
|
ebb29640fa
|
Suspicious markup check.
|
2012-05-01 09:29:56 +02:00 |
Georg Brandl
|
d46d69c279
|
3.2 sidebar: link to 3.3, not 3.1
|
2012-04-12 19:41:10 +02:00 |
Georg Brandl
|
87b3caf873
|
merge with 3.2
|
2012-03-25 20:41:06 +02:00 |
Georg Brandl
|
d34fc8b275
|
Add missing files for new doc theme.
|
2012-03-25 20:40:57 +02:00 |