Commit Graph

2222 Commits

Author SHA1 Message Date
Georg Brandl
b3524a8697 #427: fix the encode() method of translation proxies. 2010-05-27 00:06:48 +02:00
Georg Brandl
0d4c3a31b6 #426: Fix encoding issues when saving/loading intersphinx inventories. 2010-05-26 19:51:09 +02:00
Georg Brandl
7e7593c4dd #424: Fix IndexError in viewcode extension. 2010-05-26 19:32:17 +02:00
Georg Brandl
d3d93a54f0 Test the viewcode extension; decode the source files before highlighting them. 2010-05-26 19:29:44 +02:00
Georg Brandl
8d1235d7ad #419: remove unnecessary mkdir call. 2010-05-26 19:08:15 +02:00
Georg Brandl
9f562309f8 Fix long lines. 2010-05-26 00:25:41 +02:00
Georg Brandl
7f818affe4 Require docutils 0.5, as announced. 2010-05-26 00:22:28 +02:00
Georg Brandl
b3b58ea24c #421: fix Unicode errors for translations with non-ASCII characters. 2010-05-26 00:13:11 +02:00
Georg Brandl
6012506d74 Be more precise. 2010-05-26 00:08:11 +02:00
Georg Brandl
c671e81d6c Restore sphinxdoc theme. 2010-05-25 23:59:22 +02:00
Armin Ronacher
5be7570ee8 Fixed console.py function term_width_line() issue. #423 2010-05-25 16:24:44 +02:00
Georg Brandl
9b9d188ded Post release update. 2010-05-25 01:27:33 +02:00
Georg Brandl
eb0b178cb2 Added tag 1.0b1 for changeset 80dc1a872e49 2010-05-25 01:25:47 +02:00
Georg Brandl
785cfa2560 Prepare for release of 1.0b1. 2010-05-25 01:17:03 +02:00
Georg Brandl
89c54a90a8 merge with 0.6 2010-05-25 01:14:37 +02:00
Georg Brandl
d1bf155cfe Post release update. 2010-05-25 01:13:29 +02:00
Georg Brandl
528af848d5 Added tag 0.6.6 for changeset 36de1ff4ba69 2010-05-25 01:09:19 +02:00
Georg Brandl
4dfe623d7d Update trove classifiers. 2010-05-25 01:08:52 +02:00
Georg Brandl
ecb394a978 Monkey-patch Node.__contains__ to get consistent behavior for docutils 0.5 and 0.6. 2010-05-25 01:05:36 +02:00
Georg Brandl
4a796be021 Prepare for 0.6.6 release. 2010-05-25 00:53:40 +02:00
Georg Brandl
8bcf1f4511 Fix long line. 2010-05-25 00:50:15 +02:00
Georg Brandl
488adca485 Fix translation catalogs as far as I can; compile new .mo out of it. 2010-05-25 00:34:45 +02:00
Georg Brandl
2f7618dd16 Update German translation. 2010-05-25 00:03:02 +02:00
Georg Brandl
dc85b9c879 Update gettext catalogs based on new template. 2010-05-24 23:55:23 +02:00
Georg Brandl
fa958c6db8 Update gettext catalog template. 2010-05-24 23:54:33 +02:00
Georg Brandl
143af1aea1 Translate the tooltips for the collapser. 2010-05-24 23:53:31 +02:00
Georg Brandl
497abe31f1 Fix typo. 2010-05-24 23:52:07 +02:00
Georg Brandl
5bca155f26 #388: update Japanese translation. 2010-05-24 23:42:52 +02:00
Georg Brandl
784e598743 In the default theme, the sidebar can experimentally now be made collapsible using the new `collapsiblesidebar` theme option. 2010-05-24 23:14:35 +02:00
Georg Brandl
6dedbfff21 Mention domains in sphinx-contrib. 2010-05-24 22:59:02 +02:00
Georg Brandl
7df8430f2e Merge with http://bitbucket.org/chrism/sphinx/, add latex_show_pagrefs/latex_show_urls config values. 2010-05-24 15:59:05 +02:00
Georg Brandl
ddd0435045 Handle raw nodes in the manpage writer. 2010-05-24 15:27:18 +02:00
Georg Brandl
f334ef6efd merge with 0.6 2010-05-24 15:26:40 +02:00
Georg Brandl
d94b46ad9f Handle raw nodes in the `text` writer. 2010-05-24 15:25:47 +02:00
Georg Brandl
4d0facf1e1 Add the "oldcmarkup" extension, to help migrating to 1.0. 2010-05-24 15:12:27 +02:00
Georg Brandl
6bffed3d3a Restructure list of changes for 1.0 into categories. 2010-05-24 13:28:12 +02:00
Georg Brandl
f6c74a1319 Rename the extlink roles to avoid confusion between :rstdir: and :rst:dir:. 2010-05-24 13:06:55 +02:00
Georg Brandl
9d3e02d238 Add an example. 2010-05-24 13:05:43 +02:00
Georg Brandl
0238e83013 Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/internal distinction code)
In HTML output, references now get the class ``internal`` if they are internal to the whole project, as opposed to internal to the current page.

The ``menuselection`` and ``guilabel`` roles now support ampersand accelerators.
2010-05-24 12:57:07 +02:00
Georg Brandl
563d38a453 null-merge rev d4fe9e7df03a from http://bitbucket.org/tpowers/sphinx/ 2010-05-24 11:56:48 +02:00
Georg Brandl
4f69b94ee6 Only add search summary if some data has been received. 2010-05-24 11:46:30 +02:00
Georg Brandl
0f2a0381ba Rename default_domain to primary_domain; give it special semantics. 2010-05-23 16:48:54 +02:00
Georg Brandl
3f4a791413 Fix domain_indices usage in qthelp builder. 2010-05-23 16:31:39 +02:00
Georg Brandl
463c2b8844 merge with 0.6 2010-05-23 16:30:04 +02:00
Georg Brandl
50058db273 Escape all strings put into the Qt help XML files. 2010-05-23 16:22:15 +02:00
Georg Brandl
c3c6bba214 Fix a problem the Qt help project generated by the `qthelp` builder that would lead to no content being displayed in the Qt Assistant.
The "namespace" may not contain any non-alphanumeric or non-dot characters, it seems.

Also make the help collection file a bit more pretty.
2010-05-23 16:18:30 +02:00
Georg Brandl
765c71b643 Deactivate "Binary TOC" option; it seems to prevent the "Locate" button from working correctly. 2010-05-23 14:46:52 +02:00
Georg Brandl
5b7e794e2b #413: Added a way for intersphinx to refer to named labels in other
projects, and to specify the project you want to link to.
2010-05-23 13:06:01 +02:00
Georg Brandl
0dd83d9ee4 Make the translation proxy pickle proof. 2010-05-23 12:32:30 +02:00
Georg Brandl
9116cf9779 Mention "make latexpdf". 2010-05-23 12:05:07 +02:00