Georg Brandl
|
65566984b0
|
rstlint: make the "html leaked markup" regex a bit less sensitive
|
2014-10-30 22:49:06 +01:00 |
Georg Brandl
|
d4754b0a9d
|
rstlint: add more directives we use
|
2014-10-30 22:35:55 +01:00 |
Georg Brandl
|
06f3b3b98c
|
Use https:// URLs when referring to python.org hosts.
|
2014-10-29 08:36:35 +01:00 |
Georg Brandl
|
42bf486302
|
Use https:// URLs in the HTML templates.
|
2014-10-29 08:36:15 +01:00 |
Georg Brandl
|
160cbce92a
|
Move Sphinx templates and extensions to their own subdirs.
|
2014-10-29 08:41:02 +01:00 |
Alex Gaynor
|
9c2ce254bb
|
Use https:// URLs for the bug tracker in the :issue: role.
Thanks to Ezio for noticing this
|
2014-10-13 12:58:03 -07:00 |
Georg Brandl
|
14b5a4da27
|
Closes #22537: Make sphinx extensions compatible with Python 2 or 3, like in the 3.x branches
|
2014-10-02 08:26:26 +02:00 |
Georg Brandl
|
f16fbf940f
|
Move Doc/tools/sphinxext content to Doc/tools, there is no need for the nested subdirectory anymore.
|
2014-09-30 22:51:30 +02:00 |
Georg Brandl
|
75070f0304
|
Prepare sphinx extensions for 1.3.
|
2014-09-30 22:17:41 +02:00 |
Benjamin Peterson
|
05137ed14f
|
make hg link secure
|
2014-09-13 01:44:34 -04:00 |
Benjamin Peterson
|
342fd18f53
|
backport our own copy of the ref-counting extension
|
2014-09-05 10:03:26 -04:00 |
Benjamin Peterson
|
4ec38f6b54
|
remove script that now lives at https://github.com/python/docsbuild-scripts
|
2014-09-01 23:00:11 -04:00 |
Senthil Kumaran
|
1e927094d5
|
Update references to Python docs in the sidebar index.
Patch contributed by Auke Willem Oosterhoff.
|
2014-06-02 22:57:07 -07:00 |
Benjamin Peterson
|
a4598a3008
|
support CDN purging
|
2014-03-30 16:43:11 -04:00 |
Georg Brandl
|
0913bff8bc
|
Update suspicious ignore file.
|
2014-03-28 20:07:35 +01:00 |
Georg Brandl
|
0fef31efc2
|
Closes #21045: make the Qt help build not look completely stupid
|
2014-03-25 10:12:47 +01:00 |
Georg Brandl
|
b553ce1736
|
Update doc version switcher for 3.4/3.5.
|
2014-03-17 07:36:45 +01:00 |
Georg Brandl
|
418b1eab91
|
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 |
Benjamin Peterson
|
82c25876ba
|
use sphinx from its own virtualenv (closes #20693)
|
2014-02-22 01:32:50 -05:00 |
Ezio Melotti
|
f6c0ec4ff0
|
#19680: add back documentation for print and exec in the interactive help.
|
2014-02-14 07:04:15 +02:00 |
Benjamin Peterson
|
60f0793c30
|
use system mercurial
|
2014-02-03 13:33:56 -05:00 |
Georg Brandl
|
d061efa3b8
|
Fix suspicious markup and sort ignorelist.
|
2013-11-25 08:34:24 +01:00 |
Ezio Melotti
|
8ad0eac7ff
|
#4965: Implement intelligent scrolling of the sidebar in the docs.
|
2013-10-14 22:01:28 +03:00 |
Georg Brandl
|
21721b6be5
|
Fix a small CSS glitch with deprecated blocks and Sphinx 1.2.
|
2013-10-13 09:56:20 +02:00 |
Georg Brandl
|
0aab3d97ad
|
Fix display of deprecated blocks with Sphinx 1.2.
|
2013-10-13 09:31:42 +02:00 |
Georg Brandl
|
af3ef9245c
|
Fix compatibility with upcoming Sphinx 1.2.
|
2013-10-12 20:50:21 +02:00 |
Ezio Melotti
|
144c269cc8
|
Update the suspicious builder to detect unused rules, and remove currently unusued rules.
|
2013-03-28 18:01:11 +02:00 |
Ezio Melotti
|
93324d7d9c
|
Update suspicious ignore file.
|
2013-03-28 05:47:31 +02:00 |
Benjamin Peterson
|
71e2d2e260
|
nonlocal isn't a 2.x topic
|
2013-03-23 10:09:24 -05:00 |
Ezio Melotti
|
d1076dbef8
|
#4711: break long words in the docs sidebar to avoid overflow.
|
2012-11-03 18:25:04 +02:00 |
Ezio Melotti
|
cfe446e4f6
|
Remove trailing whitespace.
|
2012-11-03 18:24:11 +02:00 |
Georg Brandl
|
0685e14645
|
Update current version of the "dailybuild" script.
|
2012-10-28 10:12:47 +01:00 |
Georg Brandl
|
b70290a7d4
|
Update current version of the "dailybuild" script.
|
2012-10-28 08:18:52 +01:00 |
Georg Brandl
|
819574a226
|
merge with 2.6
|
2012-10-28 08:06:11 +01:00 |
Georg Brandl
|
55f23c4233
|
#8040: port versionswitcher patch to 2.6.
|
2012-10-28 08:04:38 +01:00 |
Ezio Melotti
|
fd3d102af8
|
#8040: fix the version.
|
2012-10-27 23:12:48 +03:00 |
Ezio Melotti
|
3d072066c7
|
#8040: add a version switcher to the documentation. Patch by Yury Selivanov.
|
2012-10-27 22:04:56 +03:00 |
Georg Brandl
|
7495456ffc
|
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
|
2fbe856dc6
|
Commit current version of the doc "dailybuild" script.
|
2012-09-30 09:03:09 +02:00 |
Georg Brandl
|
e8b2b67950
|
Doc sidebar: point to 3.4 as dev.
|
2012-09-30 08:59:31 +02:00 |
Ezio Melotti
|
ace9261558
|
#14405: remove outdated/broken/duplicate links.
|
2012-05-14 13:26:45 +03:00 |
Georg Brandl
|
f590e0458e
|
Closes #14289: put a link to the CHM download page on the docs download page.
|
2012-03-14 08:18:47 +01:00 |
Georg Brandl
|
21ccb7318d
|
Fix link to global module index.
|
2012-03-03 21:25:42 +01:00 |
Ezio Melotti
|
f5ea48fd3b
|
#14114: don't include copybutton.js in the htmlhelp output.
|
2012-02-25 19:24:24 +02:00 |
Sandro Tosi
|
6008a8b5ba
|
Issue: #12409: remove obsolete susp-entries
|
2012-01-16 18:01:55 +01:00 |
Sandro Tosi
|
7d77c6f6e0
|
remove 'Documenting Python' and its references, it's now on devguide
|
2012-01-14 22:22:54 +01:00 |
Sandro Tosi
|
d6e87f43d6
|
update part of sphinxext
|
2012-01-14 16:42:21 +01:00 |
Sandro Tosi
|
98ed08f24e
|
update to new C roles and directives
|
2012-01-14 16:42:02 +01:00 |
Ezio Melotti
|
59dba38166
|
Add a button to the code examples in the doc to show/hide the prompts and output.
|
2011-10-30 09:19:33 +02:00 |
Éric Araujo
|
ecbb7a9423
|
Add suspicious entries for the Python Porting HOWTO recently added
|
2011-08-30 01:39:25 +02:00 |