Commit Graph

9024 Commits

Author SHA1 Message Date
Takeshi KOMIYA
ffad4f08c7 Fix #3739: `:module:` option is ignored at content of pyobjects 2017-10-21 21:37:44 +09:00
Takeshi KOMIYA
1c060b9b28 Merge pull request #4092 from mitya57/stable
Make it easier to override variables in Makefiles generated by quickstart
2017-10-21 19:31:42 +09:00
Dmitry Shachnev
943cd788fc Make it easier to override variables in Makefiles generated by quickstart
Refs #3965.
2017-10-21 12:59:14 +03:00
Takeshi KOMIYA
b8b4d9b187 Update CHANGES for #3965 2017-10-21 16:24:07 +09:00
Takeshi KOMIYA
a5f6e97ac4 Revert "Default SPHINXBUILD to 'python -msphinx' instead of 'sphinx-build'."
This reverts commit 0832aa73ab.
2017-10-21 16:23:50 +09:00
Takeshi KOMIYA
c3dec3507d Merge pull request #4153 from Smattr/1086bfa6-fa4c-485f-bd17-6aa1ca49f851
Fix #1020: ext.todo todolist not linking to the page in pdflatex
2017-10-21 13:48:52 +09:00
Takeshi KOMIYA
cd4964249f Merge branch 'stable' into 1086bfa6-fa4c-485f-bd17-6aa1ca49f851 2017-10-21 13:48:25 +09:00
Takeshi KOMIYA
29f6650153 Merge pull request #4171 from tk0miya/4169_chinese_search
Fix #4169: Chinese language doesn't trigger Chinese search automatically
2017-10-21 13:44:46 +09:00
Takeshi KOMIYA
05516a61c8 Fix mypy violation 2017-10-21 13:44:36 +09:00
Takeshi KOMIYA
e56b70d7c9 Merge branch 'stable' into 4169_chinese_search 2017-10-21 13:21:13 +09:00
Takeshi KOMIYA
4448902977 Fix #4169: Chinese language doesn't trigger Chinese search automatically 2017-10-21 01:42:53 +09:00
jfbu
5dbfc43dda Make clearer that Sphinx applies Smart quotes by default
modified:   doc/config.rst
2017-10-19 10:00:08 +02:00
jfbu
6a897af1d9 Clarify docs about `html_use_smartypants` deprecation 2017-10-19 09:56:14 +02:00
jfbu
77c5aaaa97 Fix #4134: [doc] docutils.conf is not documented explicitly 2017-10-19 09:23:41 +02:00
Matthew Fernandez
6553b2ed32 add a test that confirms #1020 2017-10-18 18:39:56 -07:00
Matthew Fernandez
ed4949e000 Closes #1020: ext.todo todolist not linking to the page in pdflatex 2017-10-18 18:39:56 -07:00
Matthew Fernandez
08f6f7ba4d fix comment typo 2017-10-18 18:39:27 -07:00
Takeshi KOMIYA
77e673d08c Fix typo in CHANGES 2017-10-18 21:33:29 +09:00
Takeshi KOMIYA
b2871605cc Merge pull request #4144 from sphinx-doc/fix/referenced_todo
fix #4063: Sphinx crushes when there are referenced todolist
2017-10-18 21:32:44 +09:00
Takeshi KOMIYA
5cc94fb9de Merge branch 'stable' into fix/referenced_todo 2017-10-18 21:32:32 +09:00
Takeshi KOMIYA
6e38c574f2 Update CHANGES for PR #4152 2017-10-16 10:38:17 +09:00
Takeshi KOMIYA
d530282f0d Merge pull request #4152 from regebro/lregebro-4145
Initialize _fieldlist_row_index just like _table_row_index (based on stable)
2017-10-16 10:34:36 +09:00
Lennart Regebro
2b1c1e657a Initialize _fieldlist_row_index just like _table_row_index
visit_field can be called before visit_field_list if the field list is at the beginning of the document.
By initializing _fieldlist_row_index in __init__ this is supported.

Closes #4145
2017-10-15 06:08:43 -04:00
Yoshiki Shibukawa
8769f388b1 supress empty span tag 2017-10-13 23:15:20 +09:00
Takeshi KOMIYA
c9bb1b2743 Update CHANGES for PR #4147 2017-10-13 23:00:55 +09:00
Campbell Barton
6f2b8a1f55 Minor update 2017-10-13 23:00:22 +09:00
Campbell Barton
ae3e39a546 Include the exception when logging
Without this there is no way to troubleshoot why (read/write)_po fails.
2017-10-13 23:00:22 +09:00
Yoshiki Shibukawa
cd1c7e01dc fix #4063: Sphinx crushes when there are referenced todolist 2017-10-12 23:19:09 +09:00
Takeshi KOMIYA
4faa727368 Update CHANGES for PR #4125 2017-10-10 20:00:54 +09:00
Takeshi KOMIYA
e8dc07e44b Merge pull request #4125 from cocoatomo/translation-inconsistency-warning
Display reference texts of original and translated passages
2017-10-10 19:58:06 +09:00
cocoatomo
35d10033c2 Add (optional) u prefixes for Python 2.7 2017-10-08 01:55:53 +09:00
cocoatomo
73fd3f90bf Wrap the line too long 2017-10-08 01:29:07 +09:00
cocoatomo
ff88c8b730 Display reference texts of original and translated messages 2017-10-08 00:06:00 +09:00
Takeshi KOMIYA
46bf9ab4a0 Fix #3692: Unable to build HTML if writing .buildinfo failed 2017-10-07 23:37:45 +09:00
Takeshi KOMIYA
8486f106b0 Merge pull request #4124 from cocoatomo/appropriate-footnote-warning_2
Re-arrange WARNING messages about reference inconsistencies (revised)
2017-10-07 16:16:08 +09:00
cocoatomo
349513402a Merge remote-tracking branch 'upstream/stable' into appropriate-footnote-warning_2 2017-10-07 15:38:40 +09:00
Takeshi KOMIYA
7d4dab6928 Fix mypy violations 2017-10-07 15:29:29 +09:00
Takeshi KOMIYA
95f0f4d6a0 Update CHANGES for PR #4112 2017-10-07 15:21:01 +09:00
cocoatomo
aad52ebd09 Divide validation code between refnamed footnote and citation 2017-10-07 10:48:12 +09:00
cocoatomo
1f0c3ce875 Re-arrange WARNING messages about reference inconsistencies 2017-10-07 10:47:59 +09:00
Takeshi KOMIYA
0116cef451 Merge pull request #4109 from sphinx-doc/fix/highlight
fix: #4108 - Search word highlight breaks SVG
2017-10-06 02:22:31 +09:00
Yoshiki Shibukawa
36912a5815 fix: #4108 - Search word highlight breaks SVG 2017-10-05 23:29:55 +09:00
Takeshi KOMIYA
2ba41842bf Merge pull request #4112 from alex/smart-quotes
Don't override the smart_quotes setting if it was already set
2017-10-05 00:46:14 +09:00
Alex Gaynor
ee52c7cd4f Don't override the smart_quotes setting if it was already set
This is needed to fix: https://github.com/sphinx-contrib/spelling/issues/1
2017-10-04 11:22:08 -04:00
Takeshi KOMIYA
50640b700b Fix #4070, #4111: crashes when the warning message contains format strings (again) 2017-10-05 00:00:48 +09:00
Takeshi KOMIYA
4dc46350a7 Update CHANGES for PR #4107 2017-10-04 01:51:37 +09:00
Takeshi KOMIYA
2792cb40b5 Merge pull request #4107 from mitya57/sourcelink-suffix-fallback
Make searchtools.js compatible with pre-Sphinx1.5 templates
2017-10-04 01:50:28 +09:00
Dmitry Shachnev
9da3bf93ff Make searchtools.js compatible with pre-Sphinx1.5 templates
There are still plenty of projects which use custom templates where
DOCUMENTATION_OPTIONS does not define SOURCELINK_SUFFIX.

Currently search does not work in these projects. Make suffix fall
back to .txt since that is the default value of configuration option.
2017-10-03 20:03:07 +07:00
Jakob Lykke Andersen
6d61098058 C++, add test case for sphinx-doc/sphinx#4096 2017-10-03 14:35:10 +02:00
Jakob Lykke Andersen
0aa5c1b697 Merge pull request #4096 from mitya57/cpp-no-assert
C++: Do not assert False if type and declType mismatch
2017-10-03 14:31:33 +02:00