Takeshi KOMIYA
22244ed2e5
Merge pull request #4892 from tk0miya/4889_recursive_import
...
Fix #4889 : latex: sphinx.writers.latex causes recusrive import
2018-04-25 23:04:39 +09:00
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
jfbu
acb7edcae8
Fix typos in a docstring (refs: #4901 )
2018-04-25 10:26:12 +02:00
Ashley Whetter
44da51a564
Plugins can find source code for viewcode
...
Fixes #4035
2018-04-24 14:45:16 -07:00
jfbu
0a0803fd45
Update CHANGES for PR #4868
2018-04-24 14:09:53 +02:00
Jean-François B
cb4da73412
Merge pull request #4868 from tesch1/feat-4830
...
proposed enhancement #4830
2018-04-24 14:00:16 +02:00
Takeshi KOMIYA
fd0e2e25a8
Merge pull request #4891 from brainwane/new-pypi
...
Fix PyPI link in theming docs
2018-04-24 02:04:36 +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
5909ccff02
Merge pull request #4887 from knorth55/fix-issue-4885
...
Fix issue #4885
2018-04-24 00:21:20 +09:00
Sumana Harihareswara
3b36ac8f53
Fix PyPI link in theming docs
2018-04-23 09:27:17 -04:00
Shingo Kitagawa
3735ba39db
fix issue #4885
...
https://github.com/sphinx-doc/sphinx/issues/4885
2018-04-23 17:21:02 +09:00
Takeshi KOMIYA
985886a7fc
Merge branch '1.7'
2018-04-23 01:32:12 +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
0db15c9243
Merge pull request #4821 from tk0miya/4818_warnings_on_including
...
Improve warning messages during including (refs: #4818 )
2018-04-22 21:34:13 +09:00
Takeshi KOMIYA
d505d232de
Merge pull request #4884 from tk0miya/4873_adjust_word-break
...
Fix #4873 : Adjust word-break of deprecated-APIs table
2018-04-22 21:31:56 +09:00
Takeshi KOMIYA
d97dc05b37
Fix #4873 : Adjust word-break of deprecated-APIs table
2018-04-22 20:00:46 +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
5897d45cc6
Merge branch 'master' into refactor_config
2018-04-22 18:56:04 +09:00
Takeshi KOMIYA
a4dbb6e657
Improve warning messages during including (refs: #4818 )
2018-04-22 18:36:10 +09:00
Takeshi KOMIYA
bed764316f
Merge pull request #4875 from tk0miya/4859_update_docs
...
doc: Add a note for dotfiles on html_static_path (refs: #4859 )
2018-04-22 18:33:39 +09:00
Takeshi KOMIYA
fd11824be7
Merge pull request #4881 from tk0miya/fix_docstring
...
doc: Remove meaningless spaces
2018-04-22 18:32:46 +09:00
Takeshi KOMIYA
bafeb3eb18
Merge branch '1.7'
2018-04-22 18:19:29 +09:00
Takeshi KOMIYA
6d6864abf0
doc: Remove meaningless spaces
2018-04-22 18:01:02 +09:00
Takeshi KOMIYA
81946e423a
Let docutils know the location of `docutils.conf
` for Sphinx
2018-04-22 17:16: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
d80801deeb
Merge pull request #4840 from tk0miya/4827_remove_substitution_defs_from_doctree
...
Remove substitution_definition nodes from doctree on reading phase (refs: #4827 )
2018-04-22 00:29:26 +09:00
Takeshi KOMIYA
d388712f6e
Fix flake8 violation
2018-04-21 20:01:27 +09:00
Takeshi KOMIYA
0354b29459
Merge branch 'master' into 4827_remove_substitution_defs_from_doctree
2018-04-21 19:20:40 +09:00
Takeshi KOMIYA
1542622cf7
Merge pull request #4853 from tk0miya/4810_order_of_transforms
...
Change processing order of reading a document
2018-04-21 19:17:27 +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
Takeshi KOMIYA
45e691eb9b
Merge branch 'master' into 4827_remove_substitution_defs_from_doctree
2018-04-21 14:50:23 +09:00
Takeshi KOMIYA
ed3bc1a87e
Merge pull request #4833 from tk0miya/add_docs_for_ImageConverter
...
doc: Add ImageConverter to utils
2018-04-21 14:44:02 +09:00
Michael Goerz
4a2b227376
Allow imgcls as class for SVG Graphviz <object>
...
For consistency, the `<object>` tag for the SVG output of a
inheritance-diagram should have the same `class="inheritance"` attribute
that the corresponding `<img>` tag for the PNG format has. This allows
to define the CSS attribute
object.inheritance {
max-width: 100%;
}
which for SVG (unlike PNG) actually works and makes sense.
Added a test for inheritance-diagrams in SVG.
2018-04-21 00:59:27 -04:00
Takeshi KOMIYA
320421be67
Merge pull request #4810 from tk0miya/define_priority_for_transforms
...
Proposal: Define priority for transforms
2018-04-21 11:29:48 +09:00
Takeshi KOMIYA
6b14cd3bd6
Change priority of versioning doctrees
2018-04-21 11:28:23 +09:00
Takeshi KOMIYA
225588469a
Merge pull request #4842 from tk0miya/4828_partial_numfig_format
...
Fix #4828 : Allow to override numfig_format partially
2018-04-21 11:25:18 +09:00
Takeshi KOMIYA
fdb96bb948
doc: Update about sphinx.ext.imgconverter
2018-04-21 11:21:27 +09:00
Takeshi KOMIYA
ea7d30a190
doc: Add ImageConverter to utils
2018-04-21 11:21:27 +09:00