Commit Graph

10295 Commits

Author SHA1 Message Date
Takeshi KOMIYA
0a80d8f0ab
Merge branch '1.7' into 4889_recursive_import 2018-04-25 23:04:16 +09:00
Takeshi KOMIYA
8509c1df1f
Merge pull request #4893 from tk0miya/4885_jsdomain_crashed_with_duplicated_objects
Fix #4885: jsdomain also crashed with duplicated objects
2018-04-25 23:03:31 +09:00
Takeshi KOMIYA
d2ed2d4c4c Fix #4885: jsdomain also crashed with duplicated objects 2018-04-24 01:09:34 +09:00
Takeshi KOMIYA
1a59aca8a1 Fix #4889: latex: sphinx.writers.latex causes recusrive import 2018-04-24 01:02:39 +09:00
Takeshi KOMIYA
7a13a5996b Update CHANGES for PR #4887 2018-04-24 00:44:27 +09:00
Shingo Kitagawa
51f7d351a1 fix issue #4885
https://github.com/sphinx-doc/sphinx/issues/4885
2018-04-24 00:22:18 +09:00
Takeshi KOMIYA
b4a6841c46 Bump version 2018-04-23 01:30:45 +09:00
Takeshi KOMIYA
d5a108428d Bump to 1.7.3 final 2018-04-23 01:23:45 +09:00
Takeshi KOMIYA
a0cb99ee71
Merge pull request #4883 from tk0miya/4878_ignore_invalid_extension_metadata
Fix #4878: Crashed with extension which returns invalid metadata
2018-04-23 01:18:41 +09:00
Takeshi KOMIYA
0e648eb8ba
Merge branch '1.7' into 4878_ignore_invalid_extension_metadata 2018-04-23 00:19:01 +09:00
Takeshi KOMIYA
24158a9b1f
Merge pull request #4882 from tk0miya/4459_duplicate_labels_on_parallel
#4459: duplicated labels detector does not work well in parallel build
2018-04-23 00:14:25 +09:00
Takeshi KOMIYA
a31c0ddfca Fix #4878: Crashed with extension which returns invalid metadata 2018-04-22 19:25:02 +09:00
Takeshi KOMIYA
f4f693eff7 #4459: duplicated labels detector does not work well in parallel build 2018-04-22 19:20:12 +09:00
Takeshi KOMIYA
a2542cad0f
Merge pull request #4876 from tk0miya/4717_use_correct_mainlanguage_for_polyglossia
Fix #4717: latex: Compilation for German docs failed with LuaLaTeX and XeLaTeX
2018-04-22 17:10:49 +09:00
Takeshi KOMIYA
61bf7c44df Fix #4717: latex: Compilation for German docs failed with LuaLaTeX and XeLaTeX 2018-04-21 18:47:11 +09:00
Takeshi KOMIYA
0541c14766 Update CHANGES for PR #4871 2018-04-21 17:00:48 +09:00
Takeshi KOMIYA
478b31349b
Merge pull request #4871 from derdennis/1.7
Fixed the German HTML search again, this time from the 1.7 branch
2018-04-21 16:58:38 +09:00
Hsiaoming Yang
ee09a00033 Fix translation for zh_CN and zh_TW. 2018-04-21 16:51:30 +09:00
Dennis Wegner
b650ba2401 Fixed the German HTML search again, this time from the 1.7 branch 2018-04-20 17:51:19 +02:00
Takeshi KOMIYA
ec47b66887
Merge pull request #4849 from tk0miya/fix_toctree
Fix toctree directive tries to glob for URL having query_string
2018-04-21 00:15:04 +09:00
Takeshi KOMIYA
86df550c66 Fix short underline 2018-04-20 23:16:41 +09:00
Takeshi KOMIYA
9e930262ab
Merge pull request #4854 from tk0miya/4771_argparse_problem
Update CHANGES for #4771
2018-04-20 23:08:51 +09:00
Takeshi KOMIYA
ef10ca11fc Fix toctree directive tries to glob for URL having query_string 2018-04-16 16:01:59 +09:00
Takeshi KOMIYA
c24216b48d Update CHANGES for #4771 2018-04-16 01:50:05 +09:00
Takeshi KOMIYA
32fe3a05e8 Refactor toctree directive 2018-04-15 13:38:58 +09:00
Takeshi KOMIYA
9826d49cbd Add testcase for toctree directive 2018-04-15 13:38:58 +09:00
Takeshi KOMIYA
adf5e9fda6 Update CHANGES for PR #4838 2018-04-15 13:37:57 +09:00
Takeshi KOMIYA
4a3b4a90da
Merge pull request #4838 from bmwiedemann/hhp
Sort .hhp file list
2018-04-15 13:36:38 +09:00
Takeshi KOMIYA
ccb694882c
Merge pull request #4843 from tk0miya/4803_optimize_latex_show_urls
4803 optimize latex show urls
2018-04-15 13:23:18 +09:00
Takeshi KOMIYA
bab5e3a826
Merge branch '1.7' into 4803_optimize_latex_show_urls 2018-04-15 13:01:43 +09:00
Takeshi KOMIYA
d6ffdde45e
Merge pull request #4844 from tk0miya/4767_broken_mathjax_by_highlighting
Fix #4767: html: search highlighting breaks mathjax equations
2018-04-15 13:00:45 +09:00
Bernhard M. Wiedemann
36038f8196 Sort .hhp file list
Without this change, the pgadmin3 openSUSE package differed for every build
(happens in a disposable VM) because pgadmin3.hhp contained entries
in indeterministic filesystem readdir order.

See https://reproducible-builds.org/ for why this matters.
2018-04-14 21:27:04 +02:00
jfbu
aa21d78e42 Fix again #4837, using better equivalent to deprecated \sf 2018-04-14 19:48:24 +02:00
jfbu
453d6a0b67 Fix #4837: (latex with class memoir) Font command \sf is not supported 2018-04-14 18:56:57 +02:00
Takeshi KOMIYA
b1a0e8062f Fix #4767: html: search highlighting breaks mathjax equations 2018-04-15 00:30:53 +09:00
Takeshi KOMIYA
36a8781688 Fix #4803: latex: too slow in proportion to number of auto numbered footnotes 2018-04-14 20:46:01 +09:00
Takeshi KOMIYA
185987a517 Move ShowUrlsTransform to sphinx.builders.latex.transforms 2018-04-14 20:13:16 +09:00
Takeshi KOMIYA
0104cba2b8 Convert sphinx.builders.latex to package from module 2018-04-14 18:22:31 +09:00
Takeshi KOMIYA
00bdea2411
Merge pull request #4827 from tk0miya/4784_latex_show_urls_and_substitutions
Fix #4784: latex_show_urls assigns incorrect footnote numbers
2018-04-14 15:44:40 +09:00
Takeshi KOMIYA
72762db255
Merge pull request #4839 from tk0miya/mypy-0.590
Fix mypy violations
2018-04-14 15:41:22 +09:00
Takeshi KOMIYA
779d25f7f1 Fix mypy violations 2018-04-14 15:26:53 +09:00
Takeshi KOMIYA
5ef8da518f Fix #4784: latex_show_urls assigns incorrect footnote numbers 2018-04-12 23:40:15 +09:00
Takeshi KOMIYA
5433d5c03d
Merge pull request #4809 from tk0miya/update_classifiers
Update package classifiers
2018-04-11 00:29:48 +09:00
Takeshi KOMIYA
dbafab6a9f
Merge pull request #4823 from tk0miya/4817_fix_URLs
Fix #4817: wrong URLs on warning messages
2018-04-09 10:59:59 +09:00
Takeshi KOMIYA
31d6576871
Merge pull request #4822 from tk0miya/4543_fix_testcase_for_partialmethod
Fix #4543: testcase for partialmethod is failed with py3.6.5
2018-04-09 01:56:27 +09:00
Takeshi KOMIYA
ca8e79a392
Merge branch '1.7' into 4817_fix_URLs 2018-04-09 01:56:12 +09:00
Takeshi KOMIYA
9fb2aa68b9
Merge pull request #4813 from tk0miya/4812_type_annotated_variables
Fix #4812: autodoc ignores type annotated variables
2018-04-09 01:55:18 +09:00
Takeshi KOMIYA
245e7d7bab Fix #4812: autodoc ignores type annotated variables 2018-04-08 23:51:01 +09:00
Takeshi KOMIYA
7e1707000f
Merge pull request #4807 from tk0miya/4783_relpath
Fix #4783: Sphinx crashed when drives of srcdir and outdir are different
2018-04-08 23:35:59 +09:00
Stephen Finucane
651d41e1c7 Mark raw string as such
Resolves the following warning when building docs:

  sphinx/ext/autosummary/__init__.py:94: DeprecationWarning: invalid
  escape sequence \.
    periods_re = re.compile('\.(?:\s+)')

Signed-off-by: Stephen Finucane <stephen@that.guru>
2018-04-08 23:35:01 +09:00