Commit Graph

3748 Commits

Author SHA1 Message Date
Georg Brandl
b40a5a0c0e Add Turbulenz. 2012-10-30 10:20:10 +01:00
Georg Brandl
1d4c1c11f5 Add PSI4. 2012-10-30 10:19:41 +01:00
Georg Brandl
9a2760fcb1 Add DEAP. 2012-10-30 10:18:11 +01:00
Georg Brandl
cac6b44169 Add MathJax. 2012-10-30 10:11:05 +01:00
Georg Brandl
2671d55436 Update required Python to 2.5. 2012-10-30 09:55:44 +01:00
Georg Brandl
ede91a36d0 Add or-tools. 2012-10-30 08:53:41 +01:00
Georg Brandl
d769d4ae71 Change sphinx-dev to sphinx-users where applicable. 2012-10-30 08:47:20 +01:00
Georg Brandl
0c02841412 Closes #1010: Make pngmath images transparent by default; IE7+ should handle it. 2012-10-28 19:06:48 +01:00
Georg Brandl
20e5574c54 Closes #1012: Update Estonian translation. 2012-10-28 19:03:36 +01:00
Georg Brandl
0fd6ebce62 Closes #1018: Fix "container" directive handling in the text builder. 2012-10-28 19:01:51 +01:00
Georg Brandl
2efca93473 Closes #1028: Fix line block output in the text builder. 2012-10-28 18:59:47 +01:00
Georg Brandl
67aa6029e8 #1015 changelog entry. 2012-10-28 18:41:21 +01:00
Georg Brandl
c573d61207 Closes #1015: do not override the jQuery contains() function by defining our own with that name; rather use the one from Underscore. 2012-10-28 18:40:52 +01:00
Georg Brandl
f29ff1b468 merge 2012-10-28 18:35:10 +01:00
Georg Brandl
e7ba8c364d Changelog entry for PR#25 2012-10-28 18:35:01 +01:00
Georg Brandl
cc98245c42 Some more changelog entries. 2012-10-28 18:33:09 +01:00
Georg Brandl
6ec1cb8e74 Merged in jonovik/sphinx (pull request #25) 2012-10-28 18:26:59 +01:00
Georg Brandl
10a65f62ef Linkcode changelog entry. 2012-10-28 18:22:53 +01:00
Georg Brandl
201883d209 Merged in pv/sphinx-work/ext-linkcode (pull request #47) 2012-10-28 18:21:57 +01:00
Georg Brandl
8944af3642 Locale update.# 2012-10-28 18:20:00 +01:00
Georg Brandl
88dac45c9e Fix Norwegian language code. 2012-10-28 18:19:54 +01:00
Georg Brandl
c94b2b761d merge 2012-10-28 18:14:21 +01:00
Georg Brandl
2ea543ee2d merge with stable 2012-10-28 18:14:11 +01:00
Georg Brandl
dd9e7b8462 Merged in siberiano/sphinx (pull request #74) 2012-10-28 18:14:01 +01:00
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