Commit Graph
100 Commits
Author SHA1 Message Date
Takeshi KOMIYA f224f3ca25 Merge pull request #4157 from tk0miya/4156_parse_class_comment
Fix #4156: failed to parse class comment
2017-10-21 13:45:33 +09:00
Takeshi KOMIYA 134f3b1884 Merge branch 'stable' 2017-10-21 01:50:50 +09:00
Takeshi KOMIYA 53ed3342ba Update CHANGES for PR #4168 2017-10-21 01:48:02 +09:00
Takeshi KOMIYA d8b1ea6a3d Merge pull request #4168 from fyears/patch-1
improve zh search with jieba
2017-10-21 01:47:07 +09:00
Takeshi KOMIYA 7aab8c3b07 Fix #4156: failed to parse class comment 2017-10-19 22:24:40 +09:00
Takeshi KOMIYA 5194d1505c Merge pull request #4165 from tk0miya/4158_pycode_starred
4158 pycode starred
2017-10-19 21:06:15 +09:00
Takeshi KOMIYA dc0c547b81 Fix flake8 and mypy violations 2017-10-19 10:11:20 +09:00
Takeshi KOMIYA 1dfe978fcb Support more complex starred asssignment case 2017-10-19 00:10:46 +09:00
Takeshi KOMIYA 4fdcae0584 Fix #4158: pycode.parser failed to parse starred assignment 2017-10-18 21:37:09 +09: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 d24ccb8557 Merge pull request #4161 from tony/patch-2
Typo
2017-10-18 21:26:39 +09:00
Takeshi KOMIYA 8141b950b5 Merge pull request #4164 from jdufresne/cache
Enable pip cache in Travis CI
2017-10-18 21:26:16 +09:00
Takeshi KOMIYA c743df4f60 Merge pull request #4160 from kvalev/incorrect-return-code
The exit code for 'python -msphinx' is incorrect
2017-10-18 01:49:47 +09:00
Takeshi KOMIYA cfa2eff733 Merge pull request #4120 from stephenfin/the-great-toxification-4
The great toxification (part 4)
2017-10-18 01:48:45 +09:00
Takeshi KOMIYA 3369d9a03a Merge branch 'stable' 2017-10-16 21:03:38 +09:00
Takeshi KOMIYA d898613aab Update CHANGES for PR #4140 2017-10-16 21:03:32 +09:00
Takeshi KOMIYA 30a9cb0dd8 Merge pull request #4140 from Blendify/patch-1
Theme: Move body tag into a block
2017-10-16 21:01:37 +09:00
Takeshi KOMIYA c39459ea7a Merge pull request #4155 from jdufresne/wheel-license
Include license file in the generated wheel package
2017-10-16 14:07:00 +09:00
Takeshi KOMIYA 527f2ad30f Merge pull request #4154 from jdufresne/bdist-wheel
Rename [wheel] section to [bdist_wheel] as the former is legacy
2017-10-16 13:38:41 +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
Takeshi KOMIYA f783eb1ffa Merge pull request #4138 from peterjc/unexpt_node_name
Cope with List node_name in get_lvar_namesl
2017-10-13 23:04:44 +09:00
Takeshi KOMIYA c9bb1b2743 Update CHANGES for PR #4147 2017-10-13 23:00:55 +09:00
Takeshi KOMIYA f746959bbd Merge pull request #4147 from ideasman42/patch-1
Include the exception when logging PO/MO file read/write
2017-10-13 22:55:45 +09:00
Takeshi KOMIYA 87e39a5080 Merge pull request #4141 from hugovk/patch-1
Update classifiers with supported versions
2017-10-11 23:39:33 +09:00
Takeshi KOMIYA 8fb03f5967 Merge pull request #4113 from funkyfuture/tests
Some testing related enhancements
2017-10-10 20:29:51 +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
Takeshi KOMIYA 36300dcb18 Merge branch 'master' into tests 2017-10-10 19:55:46 +09:00
Takeshi KOMIYA 3f72683827 Merge pull request #4118 from stephenfin/the-great-toxification-2
The great toxification (part 2)
2017-10-10 19:54:09 +09:00
Takeshi KOMIYA d699fa66a6 Merge pull request #4117 from stephenfin/the-great-toxification-1
The great toxification (part 1)
2017-10-10 19:50:35 +09:00
Takeshi KOMIYA 75759053ca Merge pull request #4128 from tk0miya/1448_qthelp_namespace
Add qthelp_namespace
2017-10-09 01:38:31 +09:00
Takeshi KOMIYA 1292089255 Close #1448: qthelp: Add new config value; qthelp_namespace 2017-10-08 23:22:56 +09:00
Takeshi KOMIYA 2839fc5f68 Update docs (refs: #1448) 2017-10-08 13:15:43 +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
Takeshi KOMIYA bd7d5abf8a Fix mypy violations 2017-10-07 15:47:35 +09:00
Takeshi KOMIYA c82133f69a Merge branch 'stable' 2017-10-07 15:42:14 +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
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
Takeshi KOMIYA ae08b2d794 Merge pull request #4119 from stephenfin/the-great-toxification-3
The great toxification (part 3)
2017-10-06 00:48:02 +09:00
Takeshi KOMIYA 5e1047ba12 Merge pull request #4116 from stephenfin/bug/4115
Fix #4115: Typo in doc
2017-10-05 22:59:14 +09:00
Takeshi KOMIYA c57cd9cb06 Merge branch 'stable' 2017-10-05 00:48:50 +09:00
Takeshi KOMIYA a7bc29f1bd Update CHANGES for PR #4112 2017-10-05 00:47:34 +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
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
Takeshi KOMIYA fda530b890 Merge pull request #4077 from stephenfin/move-sphinx-build-to-module
sphinx-build: Move code out of 'sphinx.__init__'
2017-10-03 01:13:45 +09:00
Takeshi KOMIYA a87ca91a4b Merge pull request #4103 from jschueller/qthelp
Document qthelp configuration
2017-10-03 00:40:15 +09:00
Takeshi KOMIYA 1892fc18b9 Merge branch 'stable' 2017-10-02 00:41:21 +09:00
Takeshi KOMIYA 3ec2a649b4 Update CHANGES for PR #4002 2017-10-01 22:04:38 +09:00
Takeshi KOMIYA cc4200a980 Merge pull request #4078 from stephenfin/better-flake8
setup.cfg: Ignore .venv
2017-10-01 21:11:45 +09:00
Takeshi KOMIYA ad68ae93c1 Merge pull request #4087 from brainwane/brainwane-patch-grammarfix
Fix grammar in exclude_patterns explanation comment
2017-10-01 21:10:38 +09:00
Takeshi KOMIYA fd0a56bd37 Fix #4100: Remove debug print from autodoc extension 2017-10-01 01:39:47 +09:00
Takeshi KOMIYA 5cfefdf2c1 Update CHANGES for PR #3929 2017-09-26 15:47:20 +09:00
Takeshi KOMIYA 1ef0351ec1 Merge pull request #3929 from stephenfin/move-sphinx-apidoc-to-ext
apidoc: Move apidoc to ext/apidoc
2017-09-26 15:42:25 +09:00
Takeshi KOMIYA 43cbd5d0d2 Merge branch 'stable' 2017-09-26 09:49:48 +09:00
Takeshi KOMIYA 0ba56553e3 Bump version 2017-09-26 09:48:09 +09:00
Takeshi KOMIYA c6fe6a3bf2 Bump to 1.6.4 final 2017-09-26 09:45:14 +09:00
Takeshi KOMIYA cc5a1542c7 Fix #4051: warn() function for HTML theme outputs 'None' string 2017-09-26 01:29:12 +09:00
Takeshi KOMIYA f2fbd81a70 Merge pull request #4084 from sphinx-doc/4051_warn_outputs_None_string
Fix #4051: warn() function for HTML theme outputs 'None' string
2017-09-26 01:28:31 +09:00
Takeshi KOMIYA ec2e60674f Fix #4051: warn() function for HTML theme outputs 'None' string 2017-09-26 00:56:24 +09:00
Takeshi KOMIYA ee600e308d Merge pull request #4083 from alex/patch-1
Switched stylesheet for font to HTTPS to avoid mixed content issues
2017-09-25 16:54:46 +09:00
Takeshi KOMIYA 3f1f5bb081 Merge pull request #3938 from TimKam/3751-document-m-option
#3751 document -M command line option
2017-09-25 00:09:25 +09:00
Takeshi KOMIYA 617bb43cae Comment out broken test cases temporarily 2017-09-24 23:46:31 +09:00
Takeshi KOMIYA 00169a07e6 Merge branch 'stable' 2017-09-24 22:51:23 +09:00
Takeshi KOMIYA 731f971319 Merge commit '63c15998f66eeb42f3fcfef6087a7264645bee6b' 2017-09-24 22:49:37 +09:00
Takeshi KOMIYA c32233b0e1 Merge commit '63c15998f66eeb42f3fcfef6087a7264645bee6b~1' 2017-09-24 21:36:04 +09:00
Takeshi KOMIYA 5e6da32237 Reorder .gitignore 2017-09-24 21:19:51 +09:00
Takeshi KOMIYA 9eec5fa8d7 Reorder .gitignore 2017-09-24 21:19:21 +09:00
Takeshi KOMIYA 4d58347c7d Update CHANGES for PR #4052 2017-09-24 20:51:56 +09:00
Takeshi KOMIYA 0b1d8122e8 Merge pull request #4052 from peterjc/sort_highlighting_module_code
Sort before highlighting module code
2017-09-24 20:50:35 +09:00
Takeshi KOMIYA f7359b2b9a Merge pull request #4050 from tnir/docutils-0-14
Add support for docutils 0.14
2017-09-24 17:10:11 +09:00
Takeshi KOMIYA 7ecc2531f9 Update CHANGES for PR #4055 2017-09-24 17:05:47 +09:00
Takeshi KOMIYA 8f20132926 Merge pull request #4055 from oliver-sanders/fix-graphviz-svg-alignment
Fix ext.graphviz alignment.
2017-09-24 17:03:12 +09:00
Takeshi KOMIYA 0f22fcdfb6 Update CHANGES for PR #4067 2017-09-24 16:43:46 +09:00
Takeshi KOMIYA 7b0271ab49 Merge pull request #4067 from mitya57/stable
Return non-zero exit status when make subprocess fails
2017-09-24 16:43:12 +09:00
Takeshi KOMIYA cad3ee8230 Merge pull request #4069 from tnir/4068-linkcheck-builder-docs
#4068: Update linkcheck docs to use requests
2017-09-24 16:42:26 +09:00
Takeshi KOMIYA a455ffcce1 Fix #4070: crashes when the warning message contains format strings 2017-09-24 13:52:59 +09:00
Takeshi KOMIYA 666a69b286 Update CHANGES for PR #4062 2017-09-17 22:50:07 +09:00
Takeshi KOMIYA 228fdb892a Merge pull request #4062 from rodrigc/hexdigest-encode
hashlib.sha1() must take bytes, not unicode on Python 3
2017-09-17 22:49:19 +09:00
Takeshi KOMIYA c31b912103 Update CHANGES for PR #4049 2017-09-17 22:48:38 +09:00
Takeshi KOMIYA 63ccdd83e0 Merge pull request #4049 from anntzer/help-typo
Fix typo in output of sphinx-build -h.
2017-09-17 22:47:25 +09:00
Takeshi KOMIYA 6ae9fd92ac Merge pull request #3971 from tk0miya/3969_allow_private_instance_vars
Fix #3969: private instance attributes causes AttributeError
2017-09-07 00:09:44 +09:00
Takeshi KOMIYA a9b5fe3624 Merge branch 'stable' into 3969_allow_private_instance_vars 2017-09-06 23:52:33 +09:00
Takeshi KOMIYA 2f8a342839 Merge pull request #4039 from tk0miya/4006_crash_on_parallel_build
Fix #4006: Fix crash on parallel build
2017-09-06 00:42:47 +09:00
Takeshi KOMIYA 0cb57f19a0 Fix #4006: Fix crash on parallel build 2017-09-05 01:37:33 +09:00
Takeshi KOMIYA ad41e0b25e Update CHANGES for PR #3972 2017-09-04 22:46:05 +09:00
Takeshi KOMIYA fb24ea3720 Merge pull request #3972 from bmwiedemann/epubsort
epub: Sort manifest entries by filename
2017-09-04 22:45:24 +09:00
Takeshi KOMIYA 62830b4d75 Merge pull request #4036 from anntzer/doc-setuptools-defaults
Fix documented default values for setuptools integration.
2017-09-04 22:34:17 +09:00
Takeshi KOMIYA 79e90d6cdb Update CHANGES for PR #4026 2017-08-28 22:47:07 +09:00
Takeshi KOMIYA fa5cb856a4 Merge pull request #4026 from jrtc27/patch-1
nature: Fix macOS Safari scrollbar color
2017-08-28 22:46:35 +09:00
Takeshi KOMIYA cb0220de1a Merge pull request #3949 from rneatherway/unicode-regex
Update regex to fix character class range
2017-08-28 21:03:16 +09:00
Takeshi KOMIYA 6fdea58b7f Update CHANGES for PR #3973 2017-08-28 21:00:55 +09:00
Takeshi KOMIYA a20c852729 Merge pull request #3973 from bmwiedemann/epubdate
epub: allow to override build date
2017-08-28 20:59:57 +09:00
Takeshi KOMIYA ece971d586 Merge pull request #4020 from AtlasJan/stable
Update tutorial.rst
2017-08-28 20:58:08 +09:00