Commit Graph

3765 Commits

Author SHA1 Message Date
Georg Brandl
00b3433b0d merge with Takayuki's sphinx-fix-testing-fork 2012-11-01 17:56:16 +01:00
Georg Brandl
72962c99b7 Fix test_autodoc with Python 3.3, patches by Jon and Takayuki. 2012-11-01 17:52:41 +01:00
Georg Brandl
21d57d3125 Fix running tests under Python 3 without tox. 2012-11-01 17:38:22 +01:00
Takayuki Shimizukawa
ee0d0ed1fd adjust code-comment to suitable reST format 2012-10-31 10:21:16 +09:00
Takayuki Shimizukawa
88e1bbe307 fix #1008: fix autodoc documenter resolve ordering.
note: MethodDocumenter and FunctionDocumenter is same priority then
Documenter.format_signature() choice documenter is not stable
(depend on memory condition?).
2012-10-31 09:20:36 +09:00
Takayuki Shimizukawa
d51b5d5118 merge heads 2012-10-30 20:41:05 +09:00
Georg Brandl
c411b51fbb Closes #998: fix manpage writer in expectation of docutils 0.10 API change 2012-10-30 10:48:48 +01:00
Georg Brandl
f4cfc45319 Add a py33 environment. 2012-10-30 10:46:32 +01:00
Georg Brandl
d13c0470af Update requirements documentation. 2012-10-30 10:24:57 +01:00
Georg Brandl
4961799528 Remove obsolete tox environments. 2012-10-30 10:22:51 +01:00
Georg Brandl
447ba07b3c Add Istihza. 2012-10-30 10:21:53 +01:00
Georg Brandl
6f824a533d Add Valence. 2012-10-30 10:20:59 +01:00
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
Takayuki Shimizukawa
d856e89a79 fix #1008 #1029 : intersphinx_mapping values are not stable if mapping have plural key/value set 2012-10-30 12:44:53 +09:00
Takayuki Shimizukawa
c1145e65ba fix #1008: can't get correct source code filename because all modules have '__loader__' attribute at Python-3.3. 2012-10-30 10:04:18 +09:00
Takayuki Shimizukawa
2d238baa57 fix: Pygment-1.5 can't work with Python-2.4 2012-10-29 21:38:48 +09:00
Takayuki Shimizukawa
718993afc8 fix #440 #1008 : coarse timestamp resolution in some filesystem generate wrong outdated file-list 2012-10-29 21:00:34 +09:00
Takayuki Shimizukawa
bee7f8bc39 fix test_linkcode str/bytes incompatibility at py3 2012-10-29 13:07:21 +09: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