Commit Graph

3925 Commits

Author SHA1 Message Date
Georg Brandl
9df24c6468 Merged in macfreek/sphinx/stable (pull request #59) 2012-10-28 18:13:40 +01:00
Georg Brandl
f30ef68167 Only select 3.x versions. 2012-10-28 18:12:06 +01:00
Georg Brandl
2b2bb4122d Merged in shimizukawa/sphinx-fix-testing-fork (pull request #62) 2012-10-28 18:10:19 +01:00
Georg Brandl
75e6e321b7 merge heads 2012-10-28 18:07:21 +01:00
Georg Brandl
aedfa7db6b Fix test suite: new code in extract_messages cannot always work. 2012-10-28 18:07:09 +01:00
Georg Brandl
39c5922522 Merged in klukas/sphinx/memoir (pull request #67) 2012-10-28 18:06:53 +01:00
Georg Brandl
33828e4777 merge with stable 2012-10-28 18:01:57 +01:00
Georg Brandl
fc7edd8f71 Remove unneeded semicolon. 2012-10-28 18:01:12 +01:00
Georg Brandl
19086ab2e9 Merged in klukas/sphinx/admonitions (pull request #68) 2012-10-28 18:00:32 +01:00
Georg Brandl
c47881fd64 Merged in kou/sphinx/i18n-term-translatable (pull request #72) 2012-10-28 17:59:11 +01:00
Georg Brandl
70a46b234e Merged in jonwaltman/sphinx-info (pull request #73) 2012-10-28 17:58:37 +01:00
Georg Brandl
883887b57b Changelog and style fixes for PR#75. 2012-10-28 17:57:40 +01:00
Georg Brandl
5d7b75fbb0 Merged in benoitbryon/sphinx/apidoc-symlinks (pull request #75) 2012-10-28 17:56:12 +01:00
Georg Brandl
f514af7bda Merged in KangOl/sphinx (pull request #79) 2012-10-28 17:55:21 +01:00
Georg Brandl
ff15e8eace Merged in kushou/sphinx (pull request #80) 2012-10-28 17:53:49 +01:00
Akihiro Uchida
b733f49085 fix chapter name in footer for Japanese documents 2012-10-20 18:34:16 +09:00
Akihiro Uchida
7b15082a86 disable fncychap for Japanese documents 2012-10-20 14:42:28 +09:00
Franck Michea
5521b8da2e domain override: fix issue #1009. 2012-10-11 20:58:54 +02:00
Christophe Simonis
23a86297c3 Close #955: Only update text nodes in translation 2012-10-09 23:41:21 +02:00
Jonathan Waltman
ad6318e7f1 Closes #1004: Add default value for docutils setting file_insertion_enabled. 2012-10-02 20:53:40 -05:00
Jonathan Waltman
bf362e9ccb Closes #617: Fix docstring preparation without included signature: only ignore indentation of one line, not two. 2012-09-16 01:08:47 -05:00
Jonathan Waltman
ead356e3cf Remove note about sectioning limitation of the "only" directive. 2012-09-12 16:40:10 -05:00
Jonathan Waltman
6654687ec1 Closes #886: Fix handling of section headings in "only" directives. 2012-09-12 15:43:27 -05:00
Jonathan Waltman
c5405184ba Add failing tests for nested sections in only directives. 2012-09-12 15:34:00 -05:00
Benoit Bryon
c127ac19bd Fixed apidoc's --follow-links option in documentation. 2012-08-30 15:51:46 +02:00
Benoit Bryon
236267847c Fixed documentation of default behaviour for apidoc's '--followlinks' option. 2012-08-30 14:19:10 +02:00
Benoit Bryon
316ddaf732 Added -l, --followlinks option to sphinx-apidoc. 2012-08-30 14:14:44 +02:00
Georg Brandl
14d738c455 Closes #905: work around Pygments bug returning str instead of Unicode from Latex formatter for empty input. 2012-08-19 12:13:43 +02:00
Dmitri Lebedev
1a3b9849e9 re-generated .py and translated more strings in Russian 2012-08-12 21:59:01 +07:00
Dmitri Lebedev
2dc5bec4df compiled Russian translation strings 2012-08-12 21:46:11 +07:00
Dmitri Lebedev
a43dc68f01 added and corrected some Russian translation strings 2012-08-12 21:11:39 +07:00
Georg Brandl
d5f4e1592a merge with stable 2012-07-29 19:27:36 +02:00
Georg Brandl
9814097315 Fix test_env by supplying a dummy imgpath to the HTML builder. 2012-07-29 19:27:28 +02:00
Jonathan Waltman
8e96fc71d4 texinfo: Handle duplicate domain indices.
Reported by Takafumi Arakaki at
https://bitbucket.org/jonwaltman/sphinx-info/issue/1/error-this-node-python-module-index-has
2012-07-26 06:49:56 -05:00
Kouhei Sutou
1dbb40cb5c Use term in description list as translation message
Here is a .rst that reproduces the problem fixed by this changes:

  term-word
    description-paragraph

"description-paragraph" is extracted as translation message by
"sphinx-build -b gettext" but "term-word" isn't.

It's because nodes.term node doesn't have source information.
Source information should be added by Docutils instead of Sphinx.

A patch that fix this problem in Doctuils had been submitted:
https://sourceforge.net/tracker/?func=detail&aid=3548418&group_id=38414&atid=422032

This changes are workarond to work with docutils-0.9.1 or earlier.
2012-07-26 00:40:40 +09:00
Andi Albrecht
e091ae2bf7 Set default background color in header for agogo theme.
This allows to header to grow larger than the height of the background
image.
2012-07-01 15:28:39 +02:00
Jeff Klukas
9a16970bc0 Fix for ugly indenting of admonitions 2012-05-22 16:00:13 -05:00
Jeff Klukas
fa32253fad Added protection for the memoir class 2012-05-22 15:50:45 -05:00
Georg Brandl
e23bf41ea8 Merge with stable 2012-05-10 16:31:26 +02:00
Melissa Draper
5da7c75842 Added language names to the shorthandoff helper
Docutils 0.8.1 reports full language names not codes
2012-05-10 23:30:30 +12:00
Melissa Draper
ccb4677a28 Added language names to the shorthandoff helper
Docutils 0.8.1 reports full language names not codes
2012-05-10 23:30:30 +12:00
Georg Brandl
4aeb8946b7 Merge with stable 2012-05-08 12:54:57 +02:00
Georg Brandl
996e9d1386 Merged in xarthisius/sphinx (pull request #63) 2012-05-08 12:54:15 +02:00
Georg Brandl
c333f515cd Doc change for d7ac5e46307d 2012-05-08 12:51:28 +02:00
Georg Brandl
a0a7f37ab2 Merge with stable 2012-05-08 12:48:33 +02:00
Georg Brandl
df2491eb47 Changelog entry for d7ac5e46307d 2012-05-08 12:48:25 +02:00
Kacper Kowalik
a9032aec5e Fixed encoding for Python 3 2012-05-06 14:52:59 +02:00
Kacper Kowalik
d924704727 Fixed encoding for Python 3 2012-05-06 14:52:59 +02:00
Takayuki Shimizukawa
33167797a0 fix for Python3.1: Python 3.1 can't proceess '\r' at parser; parser.suite("print('hello')\r\n") cause error. 2012-05-03 10:15:21 +09:00
Takayuki Shimizukawa
b948dfc7e0 fix for Python3: Python3 open() use 'rt' mode by default, and decoding by locale.getpreferredencoding(). In sphinx test, html output encoded by 'utf-8' but reading with syste-locale-setting-encode that cause UnicodeDecodeError. 2012-05-02 15:55:11 +09:00