Commit Graph
100 Commits
Author SHA1 Message Date
Takeshi KOMIYA 99efebbb10 test: Do test with python3.8 2019-12-01 15:29:23 +09:00
Takeshi KOMIYA c978494914 Update CHANGES for PR #6872 2019-12-01 12:22:02 +09:00
Takeshi KOMIYA c902a1b7dc Merge pull request #6872 from sphinx-doc/linkcheck-308
builders/linkcheck: include "experimental" HTTP 308 as "permanently"
2019-12-01 12:19:08 +09:00
Takeshi KOMIYA 0d80cff43c Merge pull request #6869 from tk0miya/6867_extra_spaces_on_folding
Fix #6867: text: extra spaces are inserted to hyphenated words on folding lines
2019-11-30 22:59:18 +09:00
Takeshi KOMIYA 5a05cabd6a Fix #6867: text: extra spaces are inserted to hyphenated words on folding lines 2019-11-30 22:44:13 +09:00
Takeshi KOMIYA cf37af27cf Merge pull request #6874 from tk0miya/mypy-0.750
Fix mypy violations (for mypy-0.750)
2019-11-30 22:43:53 +09:00
Takeshi KOMIYA c30d7b2ddd Fix mypy violations (for mypy-0.750) 2019-11-30 22:07:53 +09:00
Takeshi KOMIYA 82a6048f12 Fix typo 2019-11-28 23:31:08 +09:00
Takeshi KOMIYA afca037aa4 Update CHANGES for PR #6548 2019-11-28 22:29:56 +09:00
Takeshi KOMIYA 1cc1481771 Merge pull request #6866 from tk0miya/napoleon_doc_fix
doc: URL of numpydoc has changed
2019-11-27 01:25:33 +09:00
Takeshi KOMIYA b6f205e975 Merge pull request #6852 from tk0miya/6848_config_overrides
Fix #6848: config.py shouldn't pop extensions from overrides
2019-11-27 01:24:49 +09:00
Takeshi KOMIYA 82b2b1752a doc: URL of numpydoc has changed 2019-11-27 00:12:32 +09:00
Takeshi KOMIYA 2f0e70e617 Merge branch '2.0' into 6848_config_overrides 2019-11-27 00:07:00 +09:00
Takeshi KOMIYA 9bd64e4e2a Merge pull request #6862 from tk0miya/6854_update_supported_languages_list
Update supported languages (refs: #6854)
2019-11-27 00:04:22 +09:00
Takeshi KOMIYA 7deca6f787 Merge pull request #6735 from tk0miya/refactor_type_annotation_writers
Migrate to py3 style type annotation: sphinx.writers
2019-11-26 01:50:18 +09:00
Takeshi KOMIYA f7425c9c3e Migrate to py3 style type annotation: sphinx.writers.latex 2019-11-26 01:36:00 +09:00
Takeshi KOMIYA 67c133aa77 Migrate to py3 style type annotation: sphinx.writers.text 2019-11-26 01:36:00 +09:00
Takeshi KOMIYA a7f86954a8 Migrate to py3 style type annotation: sphinx.writers.xml 2019-11-26 01:36:00 +09:00
Takeshi KOMIYA ab1369a837 Migrate to py3 style type annotation: sphinx.writers.html 2019-11-26 01:36:00 +09:00
Takeshi KOMIYA 5466906c7b Migrate to py3 style type annotation: sphinx.writers.html5 2019-11-26 01:36:00 +09:00
Takeshi KOMIYA d9def51872 Migrate to py3 style type annotation: sphinx.writers.manpage 2019-11-26 01:34:03 +09:00
Takeshi KOMIYA ede4182c52 Migrate to py3 style type annotation: sphinx.writers.texinfo 2019-11-26 01:34:03 +09:00
Takeshi KOMIYA 995dfa4e73 Merge pull request #6816 from jonashaag/linkcheck-auth
Add linkcheck_auth option
2019-11-26 01:29:30 +09:00
Takeshi KOMIYA 1faf14d411 Update supported languages (refs: #6854) 2019-11-26 01:22:14 +09:00
Takeshi KOMIYA 6de29cdb84 Merge pull request #6854 from jfbu/doc_mention_Greek_as_supported_language
DOC: add Greek to list of supported languages
2019-11-26 00:56:34 +09:00
Takeshi KOMIYA 125179e76e Merge pull request #6817 from tk0miya/6798_autosummary_emits_skip_member_event
Close #6798: autosummary: emit ``autodoc-skip-member`` event on generating stub file
2019-11-21 08:52:05 +09:00
Takeshi KOMIYA c65243325c Merge branch '2.0' into 6798_autosummary_emits_skip_member_event 2019-11-21 00:45:57 +09:00
Takeshi KOMIYA 4635727037 Merge pull request #6839 from tk0miya/6806_linkcheck_concatenate_error
Fix #6806: linkcheck: Failure on parsing content
2019-11-21 00:44:03 +09:00
Takeshi KOMIYA cba9ff9ce2 Merge pull request #6841 from tk0miya/4186_uplatex
Fix #4186: LaTeX: Support upLaTeX as a new latex_engine (experimental)
2019-11-21 00:42:21 +09:00
Takeshi KOMIYA c9236df8f1 Update CHANGES for PR #6850 2019-11-21 00:39:34 +09:00
Takeshi KOMIYA afd81aaf57 Merge pull request #6850 from jwilk-forks/re.sub
Fix misplaced flags in re.sub() call
2019-11-21 00:35:42 +09:00
Takeshi KOMIYA 182b11e68d Fix #6848: config.py shouldn't pop extensions from overrides 2019-11-20 23:52:19 +09:00
Takeshi KOMIYA aa882e947c Merge pull request #6834 from tk0miya/6738_deprecated_tex_escape_map
Reconsider public APIs of sphinx.util.texescape
2019-11-19 02:02:37 +09:00
Takeshi KOMIYA c6f0eb215a Fix #4186: LaTeX: Support upLaTeX as a new latex_engine (experimental) 2019-11-17 17:37:48 +09:00
Takeshi KOMIYA 948ac3a1f0 Merge pull request #6836 from tk0miya/6813_orphan_warning_for_included_document
Fix #6813: An orphan warning is emitted for included document on Windows
2019-11-17 15:05:35 +09:00
Takeshi KOMIYA 955c88b189 Merge branch '2.0' into 6813_orphan_warning_for_included_document 2019-11-17 14:31:14 +09:00
Takeshi KOMIYA d0fa844f91 Fix #6806: linkcheck: Failure on parsing content 2019-11-17 11:12:33 +09:00
Takeshi KOMIYA fcdeafd56e Merge pull request #6784 from tk0miya/4683_more_translatable_toctree
Close #4683: i18n: make explicit titles in toctree translatable
2019-11-17 02:33:32 +09:00
Takeshi KOMIYA 76c7e07e8d Merge branch '2.0' into 4683_more_translatable_toctree 2019-11-17 01:32:25 +09:00
Takeshi KOMIYA a8a4daee72 Merge pull request #6801 from tk0miya/2546_apidoc_supports_sharedlib
Close #2546: apidoc: .so file support
2019-11-17 01:30:32 +09:00
Takeshi KOMIYA ff079de010 Close #2546: apidoc: .so file support 2019-11-17 01:09:43 +09:00
Takeshi KOMIYA b6abb12b33 Merge pull request #6795 from tk0miya/6793_sidebar_in_texinfo
Fix #6793: texinfo: Code examples broken following "sidebar"
2019-11-17 01:09:18 +09:00
Takeshi KOMIYA 250ce7425a Merge branch '2.0' into 6793_sidebar_in_texinfo 2019-11-17 00:26:53 +09:00
Takeshi KOMIYA 155f4b0d00 Fix #6813: An orphan warning is emitted for included document on Windows 2019-11-16 23:14:25 +09:00
Takeshi KOMIYA f3469bcc8f Make escape() and hlescape() as public APIs of texescape 2019-11-16 19:42:06 +09:00
Takeshi KOMIYA 5f559fbb98 Deprecate sphinx.util.texescape.tex_escape_map 2019-11-16 18:34:48 +09:00
Takeshi KOMIYA 7d0aa9594d Merge pull request #6833 from tk0miya/6738_todo_shuould_use_get_encode_func
Fix #6738: Use get_encode_func in todo extension
2019-11-16 18:21:24 +09:00
Takeshi KOMIYA 491b19d6bb autosummary: Allows to document a member forcedly if skip-member handler returns False 2019-11-16 18:19:33 +09:00
Takeshi KOMIYA 66c3dd3adb Close #6798: autosummary: emit `autodoc-skip-member` event on generating stub file 2019-11-16 18:19:31 +09:00
Takeshi KOMIYA af9a404de8 Merge pull request #6832 from tk0miya/6738_new_hlescape_for_unicode_latex_engine
Fix #6738: latex: literal_block does not support raw unicode characters
2019-11-16 17:51:41 +09:00
Takeshi KOMIYA 660e746cf8 Fix #6738: latex: literal_block does not support raw unicode characters 2019-11-16 16:47:20 +09:00
Takeshi KOMIYA 75b6d66f1d Fix #6738: Use get_encode_func in todo extension 2019-11-16 16:46:21 +09:00
Takeshi KOMIYA 96e60df2ed Merge pull request #6825 from Zac-HD/intersphinx-fetch
Fetch `intersphinx` inventories concurrently
2019-11-16 01:51:51 +09:00
Takeshi KOMIYA 8f554c465d Merge pull request #6802 from tk0miya/6781_gettext_template
gettext: Use template file to generate message catalog
2019-11-15 02:33:09 +09:00
Takeshi KOMIYA b80935bba1 Merge pull request #6822 from andriyor/parch-1
add urls to Code and Issue tracker for PyPi
2019-11-15 02:28:50 +09:00
Takeshi KOMIYA c7fd4cc827 Update CHANGES for PR #6812 2019-11-12 23:55:32 +09:00
Takeshi KOMIYA e8ef1886f1 Merge pull request #6812 from astrofrog/explicit-parallel-unsafe
Give a warning when extensions are explicitly not parallel safe
2019-11-12 23:54:10 +09:00
Takeshi KOMIYA 399f773d9d gettext: Use template file to generate message catalog 2019-11-08 00:36:57 +09:00
Takeshi KOMIYA 27f0828420 Fix #6793: texinfo: Code examples broken following "sidebar" 2019-11-06 00:56:08 +09:00
Takeshi KOMIYA 5f4fcff832 Merge pull request #6756 from tk0miya/1331_useragent
Close #1331: Change default User-Agent header
2019-11-05 23:27:52 +09:00
Takeshi KOMIYA b4cd34c8f4 Merge branch '2.0' into 1331_useragent 2019-11-05 22:58:33 +09:00
Takeshi KOMIYA 4ca49ec310 Merge pull request #6775 from tk0miya/6762_latex_elements_packages
Close #6762: latex: Allow to load additonal LaTeX packages
2019-11-05 22:37:39 +09:00
Takeshi KOMIYA 4ec563fcff Close #6762: latex: Allow to load additonal LaTeX packages 2019-11-05 22:25:41 +09:00
Takeshi KOMIYA 5aee836dc1 Close #4683: i18n: make explicit titles in toctree translatable 2019-11-01 22:01:06 +09:00
Takeshi KOMIYA 8dbb799cb1 Update CHANGES for PR #6782 2019-11-01 00:46:35 +09:00
Takeshi KOMIYA d18f237007 Merge pull request #6782 from lewis6991/2.0
Add py.typed to make PEP-561 compatible
2019-11-01 00:44:13 +09:00
Takeshi KOMIYA 3647e0c566 Merge pull request #6748 from tk0miya/6742_end-before_ignores_firstline
Fix #6742: end-before option of literalinclude skips first line
2019-10-28 19:24:12 +09:00
Takeshi KOMIYA 39b166b6b9 Fix #6742: end-before option of literalinclude skips first line 2019-10-28 19:16:20 +09:00
Takeshi KOMIYA 32763520a3 Close #1331: Change default User-Agent header 2019-10-27 02:05:33 +09:00
Takeshi KOMIYA 472de2e9aa Merge pull request #6749 from tk0miya/dont_return_False_on___exit__
Don't return False always on __exit__()
2019-10-26 18:07:07 +09:00
Takeshi KOMIYA ec8d41b237 Merge branch '2.2.1' into 2.0 2019-10-26 18:04:50 +09:00
Takeshi KOMIYA d2a24c20d6 Bump version 2019-10-26 18:02:13 +09:00
Takeshi KOMIYA f5f79684b0 Bump to 2.2.1 final 2019-10-26 18:00:31 +09:00
Takeshi KOMIYA 9e62ed102c Merge pull request #6774 from tk0miya/6765_fixhtmlverify
Fixes #6759: validation of html static paths and extra paths no longe…
2019-10-26 17:51:21 +09:00
Takeshi KOMIYA 7b9edd49dd Merge pull request #6746 from tk0miya/6743_rst_prolog_breaks_i18n
Fix #6743: i18n: rst_prolog breaks the translation
2019-10-24 02:00:06 +09:00
Takeshi KOMIYA 2db7837b4a Update CHANGES for PR #6741 2019-10-20 23:36:41 +09:00
Takeshi KOMIYA 254624c8df Merge pull request #6741 from rdb/master
Fix search bug with empty html_file_suffix using html builder
2019-10-20 23:34:50 +09:00
Takeshi KOMIYA 56bbb08b2c Do not replace unicode characters by LaTeX macros on unicode supported LaTeX engines 2019-10-20 22:54:21 +09:00
Takeshi KOMIYA a499b7d83e Add LaTeXTranslator.escape(); TeX escape helper method 2019-10-20 21:06:17 +09:00
Takeshi KOMIYA 70876b475d Fix #6743: i18n: rst_prolog breaks the translation 2019-10-20 19:50:54 +09:00
Takeshi KOMIYA ee45bb310b Don't return False always on __exit__()
According to the python/mypy#7214, mypy-0.740 prefers a return
value of __exit__() method which does not swallow exceptions is
None instead of bool.

mypy#7214: https://github.com/python/mypy/issues/7214
2019-10-20 19:01:20 +09:00
Takeshi KOMIYA 314e12ca14 Merge pull request #6734 from tk0miya/5070_epub_wrong_anchor
Fix #5070: epub: Wrong internal href fragment links
2019-10-20 14:43:12 +09:00
Takeshi KOMIYA a790ca580b Fix #6718: i18n: KeyError is raised if section title and table title are same 2019-10-20 14:33:57 +09:00
Takeshi KOMIYA 93d659568d Fix #5070: epub: Wrong internal href fragment links 2019-10-20 14:32:08 +09:00
Takeshi KOMIYA f59ebed3bd Merge pull request #6728 from tk0miya/6712_optional_Path_import
Close #6712: Allow not to install sphinx.testing on ALT Linux
2019-10-20 14:12:56 +09:00
Takeshi KOMIYA 9cf99f7588 Merge branch '2.0' into 6712_optional_Path_import 2019-10-20 13:45:11 +09:00
Takeshi KOMIYA cb22be80c2 Merge branch '2.2.1' into 2.0 2019-10-20 13:42:10 +09:00
Takeshi KOMIYA f30e2af762 Merge pull request #6747 from tk0miya/mypy-0.740
Fix mypy violations (for mypy-0.740)
2019-10-20 13:41:49 +09:00
Takeshi KOMIYA 0b719faabb Fix mypy violations (for mypy-0.740) 2019-10-20 13:33:44 +09:00
Takeshi KOMIYA ae192e7c97 Merge branch '2.0' into 6712_optional_Path_import 2019-10-20 02:17:24 +09:00
Takeshi KOMIYA 6d352e5689 Merge pull request #6732 from tk0miya/6729_rightsidebar_for_agogo
Close #6729: HTML theme: agogo theme now supports rightsidebar option
2019-10-14 15:00:44 +09:00
Takeshi KOMIYA a950df1908 Close #6729: HTML theme: agogo theme now supports rightsidebar option 2019-10-14 14:26:33 +09:00
Takeshi KOMIYA b060ec99e9 Merge pull request #6720 from tk0miya/6708_mathbase
Fix #6708: mathbase: Some deprecated functions have removed
2019-10-14 11:42:52 +09:00
Takeshi KOMIYA 2da8638df5 Merge branch '2.0' into 6708_mathbase 2019-10-14 11:20:29 +09:00
Takeshi KOMIYA 6387047183 Merge pull request #6719 from tk0miya/6709_mock_class_decorators
Fix #6709: autodoc: mock object does not work as a class decorator
2019-10-14 11:18:48 +09:00
Takeshi KOMIYA a20c7e6eb5 Merge branch '2.0' into 6709_mock_class_decorators 2019-10-14 11:00:24 +09:00
Takeshi KOMIYA e3d3de7be9 Merge pull request #6727 from tk0miya/267_doctest_prompt_not_copyable
Close #267: html: Eliminate prompt characters of doctest block from c…
2019-10-13 16:16:46 +09:00
Takeshi KOMIYA 759797d658 Fix #6708: mathbase: Some deprecated functions have removed 2019-10-13 02:05:23 +09:00
Takeshi KOMIYA fc6f8fac83 Close #6712: Allow not to install sphinx.testing as runtime (for ALT Linux)
To follow ALT Linux's policy, this enables to work Sphinx without
sphinx.testing package.
2019-10-13 02:02:55 +09:00
Takeshi KOMIYA 2d609ddf58 Update CHANGES for PR #6684 2019-10-13 00:00:53 +09:00