Takeshi KOMIYA
|
fa302485f3
|
Bump to 1.4.9 final
|
2016-11-23 23:26:12 +09:00 |
|
Takeshi KOMIYA
|
e4adcdff62
|
Fix style-check violations
|
2016-11-23 23:07:38 +09:00 |
|
Takeshi KOMIYA
|
cacfa68e74
|
Remove unused file
|
2016-11-23 12:31:27 +09:00 |
|
Takeshi KOMIYA
|
a72cef93cf
|
Merge pull request #3171 from tk0miya/3164_fix_inheritance_diagram
Change search order of ``sphinx.ext.inheritance_diagram``
|
2016-11-23 12:07:25 +09:00 |
|
Takeshi KOMIYA
|
52f54a6379
|
Fix #3164: Change search order of `sphinx.ext.inheritance_diagram `
|
2016-11-23 00:50:02 +09:00 |
|
Takeshi KOMIYA
|
9676e79c1c
|
inheritance_diagram: Move _import_class_or_module() method to function
|
2016-11-23 00:49:46 +09:00 |
|
Takeshi KOMIYA
|
43197de299
|
Fix #3117: LaTeX writer crashes if admonition is placed before first section title
|
2016-11-23 00:42:34 +09:00 |
|
shimizukawa
|
736c18d498
|
add MoinMoin to EXAMPLES
|
2016-11-23 00:40:24 +09:00 |
|
Takeshi KOMIYA
|
9690be4943
|
Fix imgmath: crashes on showing error messages if image generation failed
|
2016-11-21 20:06:23 +09:00 |
|
Takeshi KOMIYA
|
36ca4ae393
|
Merge pull request #3165 from sphinx-doc/gettext-image-fix
refs #3093: gettext build broken on substituted images, under note directive
|
2016-11-20 19:33:58 +09:00 |
|
shimizukawa
|
8f79c11b04
|
#3093: fix test again
|
2016-11-20 18:35:12 +09:00 |
|
shimizukawa
|
6b0d3e7400
|
#3093: fix test again
|
2016-11-20 18:17:16 +09:00 |
|
shimizukawa
|
e712401dd1
|
#3093: fix test
|
2016-11-20 18:00:23 +09:00 |
|
shimizukawa
|
3c89ddd99f
|
refs #3093: revert non-related changed line
|
2016-11-20 17:55:28 +09:00 |
|
shimizukawa
|
3566352bdb
|
refs #3093: add tests
|
2016-11-20 17:48:07 +09:00 |
|
shimizukawa
|
76eb8ab56d
|
* #3093: gettext build broken on image node under `note ` directive.
|
2016-11-20 17:44:10 +09:00 |
|
shimizukawa
|
a13edb8631
|
refs #3093: gettext build broken on substituted images.
|
2016-11-20 17:32:05 +09:00 |
|
Takeshi KOMIYA
|
7002dd82c8
|
Merge pull request #3161 from jfbu/fixmissingspace
Add missing trailing space in French translation
|
2016-11-20 00:23:32 +09:00 |
|
Takeshi KOMIYA
|
b329fabcf4
|
Merge pull request #3154 from shibukawa/fix/jswordsplitter
fix search word splitter in JavaScript
|
2016-11-20 00:04:48 +09:00 |
|
Yoshiki Shibukawa
|
873fab53b4
|
fix #3150
|
2016-11-19 23:52:02 +09:00 |
|
jfbu
|
d51ab948c0
|
Add missing trailing space in French translation
|
2016-11-19 09:47:16 +01:00 |
|
shimizukawa
|
4583c4b022
|
insert blank line(s) to adapt latest flake8/pycodestyle
|
2016-11-16 11:04:32 +09:00 |
|
shimizukawa
|
d50b9b9dce
|
insert blank line(s) to adapt latest flake8/pycodestyle
|
2016-11-16 10:58:41 +09:00 |
|
Takeshi KOMIYA
|
9f39b53c16
|
Fix #3130: HTML rendering problems inside admonition block in Sphinx doc
|
2016-11-13 11:16:44 +09:00 |
|
Takeshi KOMIYA
|
ba35513b0f
|
Do not install typing module (because it does not support py26...)
|
2016-11-13 00:55:58 +09:00 |
|
Takeshi KOMIYA
|
4ca84aba45
|
Fix #3135: `sphinx.ext.autodoc ` crashes with plain Callable
|
2016-11-13 00:01:41 +09:00 |
|
Takeshi KOMIYA
|
a2102d66ec
|
Merge pull request #3146 from lelit/pr#3143
Add missing trailing space in italian translation
|
2016-11-12 16:50:35 +09:00 |
|
shimizukawa
|
903e464c84
|
Add Pygame documentation to Examples.
Requested by https://groups.google.com/d/msg/sphinx-users/-qpL-ArvHR0/VQuN99GYBAAJ
|
2016-11-12 14:19:31 +09:00 |
|
Lele Gaifax
|
624f2fe59c
|
Add missing trailing space in italian translation
|
2016-11-11 17:07:18 +01:00 |
|
Takeshi KOMIYA
|
f04adb1aa6
|
Fix py3.6b3 crashes with empty Callable annotation
|
2016-11-06 20:39:24 +09:00 |
|
Takeshi KOMIYA
|
4250052eda
|
doc: Fix markup
|
2016-11-06 20:37:07 +09:00 |
|
Takeshi KOMIYA
|
463ab88b67
|
docs: sourcename has empty value on creating genindex and so on (refs: #3094)
|
2016-11-04 23:36:27 +09:00 |
|
Takeshi KOMIYA
|
bcff35663f
|
Fix #3111: autodoc crashes with python3.6b3
Since 3.6b3, structure of typing.Callable has been changed.
|
2016-11-02 22:29:22 +09:00 |
|
Takeshi KOMIYA
|
1aedca64e3
|
Update CHANGES for PR#3074
|
2016-11-02 22:05:32 +09:00 |
|
Bryan Van de Ven
|
ee7a44656a
|
fix calling convention for debu arguments
The message string has two placeholders, the debug args need to be
unpacked so that all the placeholders are filled.
|
2016-11-02 22:04:32 +09:00 |
|
Takeshi KOMIYA
|
111b9e623b
|
Update CHANGES for PR#3068
|
2016-10-20 21:31:08 +09:00 |
|
Daniel
|
411ad98768
|
Allow the '=' character in the -D option of sphinx-build.py
|
2016-10-20 21:30:24 +09:00 |
|
Takeshi KOMIYA
|
4411f677cf
|
Fix #3058: Using the same 'caption' attribute in multiple 'toctree' directives results in warning / error
|
2016-10-17 16:17:47 +09:00 |
|
Takeshi KOMIYA
|
cb5e09ffe1
|
Merge pull request #2936 from shibukawa/fix/doc-makefile
Fix doc/Makefile that can't build man because of doc/man folder exists
|
2016-10-14 11:55:54 +09:00 |
|
Yoshiki Shibukawa
|
6ee4289a95
|
Fix doc/Makefile that can't build man because of doc/man folder exists
|
2016-10-13 22:25:22 +09:00 |
|
Takeshi KOMIYA
|
55a8ab3bbb
|
Bump version
|
2016-10-02 00:43:32 +09:00 |
|
Takeshi KOMIYA
|
007c855c9c
|
Bump to 1.4.8 final
|
2016-10-02 00:37:59 +09:00 |
|
Takeshi KOMIYA
|
fc45d4d5fe
|
Update CHANGES
|
2016-10-02 00:36:42 +09:00 |
|
Takeshi KOMIYA
|
502874bcc4
|
Fix "make clean" does not remove build/ directory
|
2016-10-02 00:25:58 +09:00 |
|
Takeshi KOMIYA
|
6f3a93c8b4
|
Bump version
|
2016-10-01 22:39:25 +09:00 |
|
Takeshi KOMIYA
|
1406f6b63e
|
Bump to 1.4.7 final
|
2016-10-01 22:32:32 +09:00 |
|
Takeshi KOMIYA
|
9118fa38a1
|
Fix autodoc misdetect typing with py3.6
|
2016-09-29 14:15:18 +09:00 |
|
Takeshi KOMIYA
|
83d6ec11ce
|
Fix #2968: autodoc: show-inheritance option breaks docstrings
|
2016-09-29 00:18:22 +09:00 |
|
Takeshi KOMIYA
|
4f318efdfa
|
Update CHANGES for PR#2962
|
2016-09-17 21:40:48 +09:00 |
|
Takeshi KOMIYA
|
96362154d2
|
Merge pull request #2962 from kakkojc/fix_longtable_label_bug
Fix label missing bug in longtable environment
|
2016-09-17 21:37:26 +09:00 |
|