Commit Graph
2230 Commits
Author SHA1 Message Date
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
Georg Brandl 77b3c15049 Move :ref: labels over to std domain. 2010-05-23 11:59:20 +02:00
Georg Brandl 981f134e15 merge with 0.6 2010-05-23 11:17:03 +02:00
Georg Brandl 866d838156 No need to link to dev docs anymore. 2010-05-23 11:16:48 +02:00
Georg Brandl e83f6a3ecc Fix file name in example. 2010-05-23 11:16:24 +02:00
Georg Brandl f5ccb53294 merge with 0.6 2010-05-23 10:48:40 +02:00
Georg Brandl 5101f33acd Mention :noindex: in warning message. 2010-05-23 10:46:31 +02:00
Georg Brandl 34d9cc8b7f merge with 0.6 2010-05-22 14:42:53 +02:00
Georg Brandl 8de55d5d97 Update translation catalogs. 2010-05-22 14:40:04 +02:00
Georg Brandl 27e64927f3 #390: updates for slovenian language. 2010-05-22 14:39:33 +02:00
Georg Brandl e9286c5910 Resolve some glitches in de and fi .po file. 2010-05-22 14:39:19 +02:00
Georg Brandl c41f516dda #393: Fix the usage of Unicode characters in mathematic formulas when using the `pngmath` extension. 2010-05-22 14:33:24 +02:00
Georg Brandl 6bc1ce0527 #395: Update Japanese translation URL. 2010-05-22 14:21:01 +02:00
Georg Brandl ecb75bd0d2 merge with 0.6 2010-05-22 14:19:33 +02:00
Georg Brandl 0d4bc53e9e Remove debugging leftover. 2010-05-22 14:18:53 +02:00
Georg Brandl 529d3f5329 #404: Make `\and work properly in the author field of the latex_documents` setting. 2010-05-22 14:15:39 +02:00
Georg Brandl fb6fb7ad1e merge with 0.6 2010-05-22 13:17:42 +02:00
Georg Brandl 87a4417791 Fix long line. 2010-05-22 13:17:09 +02:00
Georg Brandl c8c703805c merge with 0.6 2010-05-22 12:59:18 +02:00
Georg Brandl f6ace6d119 Fix usage of builder.domain_indices in the HTML help builder. 2010-05-22 12:56:29 +02:00
Georg Brandl ec204b3101 Add flask-related examples. 2010-05-22 12:25:48 +02:00
Georg Brandl 2a2964f799 Blender has a custom theme now. 2010-05-22 12:19:46 +02:00
Georg Brandl bdc5353b9e Add Pweave. 2010-05-22 12:19:07 +02:00
Georg Brandl d9a4d1c1db Fix for 12fea70b1a18: EncodedFile doesnt do the right thing either. 2010-05-22 12:07:05 +02:00
Georg Brandl d1027d6057 Add json target. 2010-05-22 11:40:52 +02:00
Georg Brandl f5ede38405 #406: mention rst2pdf integration in intro. 2010-05-22 11:11:32 +02:00
Georg Brandl 015c1c13a5 #409: Make the `highlight_language` config value work properly in the LaTeX builder. 2010-05-22 11:07:15 +02:00
Georg Brandl be23bc91da #418: Allow relocation of the translation JavaScript files to the system directory on Unix systems.
Patch by Toshio Kuratomi.
2010-05-22 10:52:53 +02:00
Georg Brandl cbf309fa65 #414: fix universal newline handling of files included with "literalinclude".
codecs.open() does not support U in the mode argument; use the EncodedFile wrapper instead.
2010-05-22 10:49:42 +02:00
Georg Brandl 2477249d42 #417: Don't force dependency on the setuptools version mandated by ez_setup.py. 2010-05-22 10:32:33 +02:00
Georg Brandl ae05fc5570 #416: Added Croatian translation, thanks to Bojan Mihelač. 2010-05-22 10:29:55 +02:00
bmihelac ca2ee494ea Add initial croatian translations. 2010-05-19 20:34:39 +02:00
Georg Brandl 846c31b21d Revert incomplete change in last revision. 2010-05-13 15:07:47 +02:00
Georg Brandl b9a5a6791d Add credit for Barry. 2010-05-01 10:54:58 +02:00
Barry Warsaw 9cc95adf06 Add -i option to symlink index.html to the master doc. 2010-04-29 21:08:58 -04:00
Barry Warsaw 67cd78e55c Slightly different way to default to curdir. 2010-04-29 18:53:15 -04:00
Barry Warsaw 3c6e00dfb7 As a last resort, search . for config.py. This way, you're almost assured to
find one, providing a fallback default instead of complaining and exiting.
2010-04-29 18:26:08 -04:00
Barry Warsaw 950cf10564 Add -c option to 'python setup.py build_sphinx' to specify the config
directory different than the source directory.
2010-04-29 18:01:58 -04:00
tpowers 0301dccdda Rename "underline" class to accelerator to preserve separation of semantics & presentation. 2010-04-27 20:09:11 -07:00
tpowers 52ba45f458 Make test for "outside" references case insensitive. 2010-04-27 13:47:55 -07:00
tpowers 93141d3eca :menuselection: and :guilabel: look better with sans-serif font. 2010-04-27 00:36:24 -07:00
tpowers 034de58736 Indicate "accelerator" key of menu & gui items via ampersand.
Accelerator(s) will be underlined within :menuselection: and :guilabel:.
2010-04-26 23:02:18 -07:00
tpowers a4fee15556 Added "link outside" and "link inside" classes to reference nodes.
Distinguishes hyperlinks that are outside of current sphinx hierarchy.
2010-04-26 20:33:06 -07:00