Takeshi KOMIYA
|
69820e1203
|
Fix #3181: pLaTeX crashes with a section contains emdash
|
2016-11-25 23:35:14 +09:00 |
|
Takeshi KOMIYA
|
41b58c719a
|
Merge branch 'stable' into 1.5-release
|
2016-11-23 23:39:30 +09:00 |
|
Takeshi KOMIYA
|
41b39b786a
|
Bump version
|
2016-11-23 23:36:25 +09:00 |
|
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
|
cec5c39d84
|
Fix style-check violations
|
2016-11-23 14:35:58 +09:00 |
|
Takeshi KOMIYA
|
98f7818101
|
Fix merging
|
2016-11-23 13:38:20 +09:00 |
|
Takeshi KOMIYA
|
0ee524e392
|
Merge branch 'stable' into 1.5-release
|
2016-11-23 13:22: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 |
|
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 |
|
Takeshi KOMIYA
|
7c19a2f36a
|
Fix #3118: Update document for numfig_format and numref
|
2016-11-20 12:46:30 +09:00 |
|
Takeshi KOMIYA
|
b84035416f
|
Revert "Add `config-inited` event"
This reverts commit 9569c6dbff.
|
2016-11-20 12:46:30 +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
|
bacc955c5f
|
Merge pull request #3156 from tk0miya/3095_tls_cacerts
Fix #3095: Add tls_verify and tls_cacerts to support self-signed servers
|
2016-11-20 00:21:03 +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 |
|
Takeshi KOMIYA
|
987ebe4e17
|
Update CHANGES for PR#3124
|
2016-11-19 13:00:11 +09:00 |
|
Takeshi KOMIYA
|
9569c6dbff
|
Add `config-inited` event
|
2016-11-18 20:55:51 +09:00 |
|
Takeshi KOMIYA
|
5a606ee96a
|
Fix HTML helper method should set up in handle_page()
|
2016-11-18 13:49:54 +09:00 |
|
Takeshi KOMIYA
|
8a1703c944
|
Fix #2986: `themes/basic/defindex.html` is now deprecated
|
2016-11-18 12:11:01 +09:00 |
|
Takeshi KOMIYA
|
12507384ae
|
Fix #3155: Fix JavaScript for html_sourcelink_suffix fails with IE and Opera
|
2016-11-18 11:39:23 +09:00 |
|
Takeshi KOMIYA
|
fbc946abd7
|
Merge pull request #3124 from jfbu/fixmultilingual
latex multilingual and contentsname setup to after getting user setup
|
2016-11-17 23:38:34 +09:00 |
|
Takeshi KOMIYA
|
8006d31b32
|
Fix #3095: Add tls_verify and tls_cacerts to support self-signed servers
|
2016-11-17 23:12:39 +09:00 |
|
Takeshi KOMIYA
|
bc329dcc71
|
Remove return syntax if retval is unexpected
|
2016-11-17 20:33:42 +09:00 |
|
Takeshi KOMIYA
|
6c6ea35524
|
Use boolean value to Sphinx.info()
|
2016-11-17 20:33:42 +09:00 |
|
Takeshi KOMIYA
|
c5ce00b448
|
Remove meaningless commas
|
2016-11-17 20:33:42 +09:00 |
|
Takeshi KOMIYA
|
3c3c8e7533
|
Fix flake8 violation
|
2016-11-16 12:02:40 +09:00 |
|
Takeshi KOMIYA
|
4b5eebdc87
|
Merge branch 'stable' into 1.5-release
|
2016-11-16 11:45:57 +09:00 |
|
Takeshi KOMIYA
|
e5786b888c
|
Merge branch 'stable' into 1.5-release
|
2016-11-13 11:19:26 +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 |
|
Takeshi KOMIYA
|
760b379614
|
Update sphinx.pot
|
2016-11-06 22:42:08 +09:00 |
|
Takeshi KOMIYA
|
2580fb5694
|
Bump version
|
2016-11-06 22:16:00 +09:00 |
|
Takeshi KOMIYA
|
138edcdeb4
|
Bump to 1.5b1
|
2016-11-06 22:09:55 +09:00 |
|
Takeshi KOMIYA
|
8ecd7ff082
|
Restore themes/basic/defindex.html (refs: #2986)
This reverts commits:
* 32981d1048.
* 6704672df2
|
2016-11-06 20:51:39 +09:00 |
|
Takeshi KOMIYA
|
6bbca6ba3c
|
Merge branch 'stable'
|
2016-11-06 20:40:14 +09: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
|
3bafe0e70c
|
Merge pull request #3126 from jfbu/atendofbody
rename ``'postamble'`` to ``'atendofbody'`` (ref #2877)
|
2016-11-06 18:31:11 +09:00 |
|
Takeshi KOMIYA
|
94c8128961
|
Merge pull request #3125 from jfbu/updatebabeldoclatex
update documentation of latex keys
|
2016-11-06 17:52:30 +09:00 |
|
Takeshi KOMIYA
|
ceb4e9a805
|
Use sphinx-doc.org for testing
|
2016-11-06 17:52:15 +09:00 |
|
Takeshi KOMIYA
|
74c6b95fe4
|
Update CHANGES for PR#3121
|
2016-11-06 14:56:16 +09:00 |
|
Takeshi KOMIYA
|
392da57094
|
Merge pull request #3121 from jfbu/inlineliteralwraptoggle
add option to control if inline literal word-wraps in latex
|
2016-11-06 14:55:29 +09:00 |
|
Takeshi KOMIYA
|
1e92b30ddb
|
Update CHANGES for PR#3122
|
2016-11-06 11:31:22 +09:00 |
|
Takeshi KOMIYA
|
bc188dcdad
|
Fix typo
|
2016-11-06 11:30:52 +09:00 |
|
Takeshi KOMIYA
|
bbde8b8ab1
|
Merge pull request #3122 from jfbu/sphinxsetup
rename ``'sphinxpackageoptions'`` to ``'sphinxsetup'``
|
2016-11-06 11:29:58 +09:00 |
|
Takeshi KOMIYA
|
2fb9f81208
|
Update CHANGES for PR#2495
|
2016-11-04 23:55:32 +09:00 |
|
Takeshi KOMIYA
|
a503849ac1
|
Merge pull request #2495 from electrofelix/linkcheck-skip-anchors
Allow skipping anchor checking using regex
|
2016-11-04 23:53:46 +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
|
56958227c8
|
Refactor test_bulid_latex: add skip_if_stylefiles_notfound()
|
2016-11-04 15:14:41 +09:00 |
|
Takeshi KOMIYA
|
3f4721e140
|
Refactore test_build_latex: add compile_latex_document()
|
2016-11-04 12:06:19 +09:00 |
|
Takeshi KOMIYA
|
7a6f2ae894
|
Fix py3.6b3 crashes with empty Callable annotation
|
2016-11-03 10:01:21 +09:00 |
|
Takeshi KOMIYA
|
0f35b94500
|
Update CHANGES for PR#3071
|
2016-11-02 23:01:58 +09:00 |
|
Takeshi KOMIYA
|
b32d9a9bc7
|
Merge pull request #3071 from mleinart/autodoc/pass_through_decorators
Autodoc: Allow mocked module decorators to pass-through functions unchanged
|
2016-11-02 23:01:16 +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 |
|
Takeshi KOMIYA
|
a880d0e84e
|
Fix #3114: Install enum34 to test autodoc on py27
|
2016-11-02 21:35:50 +09:00 |
|
Takeshi KOMIYA
|
b014c34586
|
Fix #3111: autodoc crashes with python3.6b3
Since 3.6b3, structure of typing.Callable has been changed.
|
2016-11-02 20:08:21 +09:00 |
|
Takeshi KOMIYA
|
ae1f523d52
|
Add `--extensions to sphinx-quickstart` to support enable arbitary extensions from command line (ref: #2904)
|
2016-11-02 11:11:15 +09:00 |
|
Takeshi KOMIYA
|
99147c1372
|
Merge pull request #3101 from jfbu/update_stylefile_checklist
update style files checklist for latex tests
|
2016-10-27 19:52:08 +09:00 |
|
Takeshi KOMIYA
|
f3118e1cd6
|
Merge pull request #3098 from pamolloy/conf-py-indent
Fix indentation in conf.py
|
2016-10-26 11:14:46 +09:00 |
|
Takeshi KOMIYA
|
78c0d6b46c
|
Merge pull request #3064 from tk0miya/2513_default_settings_for_each_engine
A better default settings for LuaLaTeX and XeLaTeX
|
2016-10-25 21:35:03 +09:00 |
|
Takeshi KOMIYA
|
8122f06415
|
Update CHANGES
|
2016-10-25 20:08:07 +09:00 |
|
Takeshi KOMIYA
|
5af1713d60
|
latex: Disable babel if polyglossia loaded
|
2016-10-25 20:08:07 +09:00 |
|
Takeshi KOMIYA
|
68de92042f
|
latex: Use \refname if \bibname not defined in sphinxhowto.cls
|
2016-10-25 20:08:06 +09:00 |
|
Takeshi KOMIYA
|
0ad54208d3
|
Revirt aa06495b61: Remove unneeded \phantomsection (refs: review comment of #3064)
|
2016-10-25 14:25:18 +09:00 |
|
Takeshi KOMIYA
|
a79ea0fa95
|
A better default settings for XeLaTeX
|
2016-10-25 11:26:44 +09:00 |
|
Takeshi KOMIYA
|
d322e443a8
|
Travis CI: Install lmodern to build xetex documents
|
2016-10-25 11:26:44 +09:00 |
|
Takeshi KOMIYA
|
1ced210d74
|
latex: Introduce ADDITIONAL_SETTINGS to support default settings for each LaTeX engine
|
2016-10-25 11:26:44 +09:00 |
|
Takeshi KOMIYA
|
5e753d50ac
|
Merge pull request #3078 from jwilk/spelling
Fix typos
|
2016-10-24 20:21:42 +09:00 |
|
Takeshi KOMIYA
|
e139636aa3
|
Merge pull request #3081 from jfbu/update_makemode_help
Let "make help" provide better info for latexpdf target
|
2016-10-24 20:16:36 +09:00 |
|
Takeshi KOMIYA
|
111b9e623b
|
Update CHANGES for PR#3068
|
2016-10-20 21:31:08 +09:00 |
|
Takeshi KOMIYA
|
2b6eac73c3
|
Merge branch 'stable'
|
2016-10-20 14:42:54 +09:00 |
|
Takeshi KOMIYA
|
aa06495b61
|
Remove unneeded \phantomsection (refs: review comment of #3064)
|
2016-10-20 11:40:47 +09:00 |
|
Takeshi KOMIYA
|
6e5964ac27
|
Remove intern() calls
|
2016-10-19 19:50:34 +09:00 |
|
Takeshi KOMIYA
|
9b1b9ce65b
|
Bump version
|
2016-10-17 21:35:12 +09:00 |
|
Takeshi KOMIYA
|
65e37eefb3
|
Bump to 1.5 alpha2
|
2016-10-17 21:31:22 +09:00 |
|
Takeshi KOMIYA
|
e04fe845c7
|
Fix #3039: English stemmer returns wrong word if the word is capitalized
|
2016-10-17 21:09:58 +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
|
53ea1cb280
|
Fix #3045: HTML search index creator should ignore "raw" content if now html
|
2016-10-17 16:08:37 +09:00 |
|
Takeshi KOMIYA
|
617f18b009
|
Merge pull request #3056 from jfbu/testmakemode
Fix make-mode Makefile template in order to allow build to go through
|
2016-10-17 00:14:40 +09:00 |
|
Takeshi KOMIYA
|
3e7884f5d7
|
Improve message for confval type checking
|
2016-10-14 12:12:54 +09:00 |
|
Takeshi KOMIYA
|
72712a95ae
|
Update CHANGES for PR#3052
|
2016-10-14 12:00:05 +09:00 |
|
Takeshi KOMIYA
|
fcd5073437
|
Merge pull request #3052 from doctorlard/figure_language_filename_tokens_2
Fix #3028: figure_language_filename format tokens, document tokens.
|
2016-10-14 11:58:01 +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 |
|
Takeshi KOMIYA
|
b35305cd5c
|
Merge pull request #3046 from jfbu/updatelatexinfostrings
update info strings of Sphinx LaTeX style file and classes
|
2016-10-13 21:33:55 +09:00 |
|
Takeshi KOMIYA
|
2981664178
|
sphinx-quickstart supports user templates (ref: #2912)
|
2016-10-13 21:21:57 +09:00 |
|
Takeshi KOMIYA
|
cb74df621c
|
export all directives sphinx provides as sphinx.directive.* (like sphinx-1.4.x)
|
2016-10-13 02:25:31 +09:00 |
|
Takeshi KOMIYA
|
cdafec02ad
|
Fix #3038: `sphinx.ext.math*` raises TypeError if labels are duplicated
|
2016-10-13 00:32:28 +09:00 |
|
Takeshi KOMIYA
|
d87ba0d1da
|
Merge branch '2527_reversed_toctree'
|
2016-10-13 00:13:04 +09:00 |
|
Takeshi KOMIYA
|
54d2084fc4
|
Merge pull request #3034 from jfbu/use_sphinxoption_forkeepoldnames
make sphinx latex style file use a package option
|
2016-10-12 21:14:51 +09:00 |
|
Takeshi KOMIYA
|
3496242b2d
|
Merge pull request #2960 from tk0miya/2435_slimdown_default_conf.py
Fix #2435: Slim down quickstarted conf.py
|
2016-10-12 19:55:48 +09:00 |
|
Takeshi KOMIYA
|
353e274d4b
|
Update CHANGES for PR#2843
|
2016-10-12 19:55:21 +09:00 |
|
Takeshi KOMIYA
|
111b7f4c72
|
Merge pull request #2843 from rthardin/issue_625_start_at_end_at
Add :start-at: and :end-at: parameters for literalinclude
|
2016-10-12 19:54:33 +09:00 |
|