cocoatomo
72371fd7d4
Simplify XRefRole constructor
2018-11-07 09:57:17 +09:00
jfbu
16f47cded9
Merge branch '1.8'
2018-11-06 18:30:21 +01:00
Jean-François B
c9999b1208
Merge pull request #5583 from jfbu/5579_style_index_entries
...
LaTeX: add styling to general index, similar to domain indices
2018-11-06 18:12:19 +01:00
Takeshi KOMIYA
63daf8c6e6
Merge pull request #5525 from eqvinox/revert-pickle-write-1.8
...
[1.8] Revert "Builder.build: save env also with only new documents"
2018-11-07 00:16:58 +09:00
Takeshi KOMIYA
c307787dc8
Merge pull request #5591 from tk0miya/fix_typehints
...
Fix type annotations
2018-11-06 23:34:17 +09:00
Takeshi KOMIYA
5fe0807e5a
Fix mypy violation
2018-11-06 23:06:03 +09:00
Takeshi KOMIYA
4da03dc541
Fix typehints: sphinx.builders
2018-11-06 00:26:29 +09:00
Takeshi KOMIYA
babd33e388
Fix typehints: sphinx.directives
2018-11-06 00:26:29 +09:00
Takeshi KOMIYA
99bb07740e
Fix typehints: sphinx.domains
2018-11-06 00:26:29 +09:00
Takeshi KOMIYA
67cbc7d96c
Fix typehints: sphinx.environment.adapters.toctree
2018-11-06 00:26:29 +09:00
Takeshi KOMIYA
d340ff9abb
Fix typehints: sphinx.registry
2018-11-05 11:11:16 +09:00
jfbu
00a75b2742
LaTeX: deprecate optional argument scre to visit_index()
...
And it is already ignored.
2018-11-04 21:48:35 +01:00
Takeshi KOMIYA
9a636683a0
Fix typehints: sphinx.util.math
2018-11-05 01:20:24 +09:00
Takeshi KOMIYA
545bb77b1e
Fix typehints: sphinx.io
2018-11-05 01:20:24 +09:00
Takeshi KOMIYA
07b7821810
Merge pull request #5586 from tk0miya/refactor_texinfo
...
refactor: Move Makefile for texinfo to templates dir
2018-11-04 01:02:43 +09:00
Takeshi KOMIYA
bebea6bd8c
Merge pull request #5587 from jdufresne/easy
...
Remove reference to deprecated easy_install
2018-11-02 17:14:48 +09:00
Jon Dufresne
1b5cf5ca7f
Remove reference to deprecated easy_install
...
easy_install is deprecated and its use is discouraged by PyPA:
https://setuptools.readthedocs.io/en/latest/easy_install.html
> Warning: Easy Install is deprecated. Do not use it. Instead use pip.
Follow upstream advice and only recommended supported tools.
2018-11-01 18:42:48 -07:00
Takeshi KOMIYA
1562682c8b
Merge pull request #5515 from tk0miya/refactor_latex2
...
latex: Move \pageautorefname to sphinxmessage.sty
2018-11-01 23:44:59 +09:00
Takeshi KOMIYA
66867111c8
Merge pull request #5581 from tk0miya/5557_quickstart_no_batchfile
...
Fix #5557 : quickstart: --no-batchfile isn't honored
2018-11-01 23:20:04 +09:00
Takeshi KOMIYA
0917550744
refactor: Move Makefile for texinfo to templates dir
2018-11-01 22:56:45 +09:00
Takeshi KOMIYA
01130900b5
Merge branch '1.8' into 5557_quickstart_no_batchfile
2018-11-01 22:54:01 +09:00
Takeshi KOMIYA
7a1516a8b0
Merge pull request #5580 from tk0miya/5563_footnote_refs_causes_latex_crashed
...
Fix #5563 : latex: footnote_references generated by extension causes LaTeX builder crashed
2018-11-01 22:53:03 +09:00
Takeshi KOMIYA
dcc4ac55bb
latex: Move \pageautorefname to sphinxmessages.sty
2018-11-01 22:47:15 +09:00
Takeshi KOMIYA
e080163dfc
Merge branch '1.8' into 5563_footnote_refs_causes_latex_crashed
2018-11-01 22:32:09 +09:00
jfbu
0f45cf75b3
LaTeX general index: also style "extras" in triple entries
2018-11-01 11:41:19 +01:00
jfbu
4df3b067b7
LaTeX: add styling to general index, similar to domain indices
...
Closes : #5579 . Also closes #5576 .
2018-10-31 19:22:34 +01:00
Jean-François B
47bd24e7d2
Merge pull request #5574 from jfbu/5561_remove_unneeded_xindy_option
...
LaTeX: do not use `-I xelatex` option with xindy (Fix : #5561 )
2018-10-31 18:45:48 +01:00
Jean-François B
cc45e560a7
Merge branch '1.8' into 5561_remove_unneeded_xindy_option
2018-10-31 18:44:37 +01:00
Takeshi KOMIYA
d05ea750c3
Merge branch '1.8' into 5563_footnote_refs_causes_latex_crashed
2018-11-01 01:26:31 +09:00
Takeshi KOMIYA
8b687ac304
Merge branch '1.8'
2018-11-01 01:24:12 +09:00
Takeshi KOMIYA
d9ee41b86a
Merge pull request #5571 from tk0miya/3002_i18n_duplicated_ids
...
Fix #3002 : i18n: multiple footnote_references referring same footnote causes duplicated node_ids
2018-11-01 01:23:34 +09:00
Takeshi KOMIYA
5755b6aeb8
Fix #5557 : quickstart: --no-batchfile isn't honored
2018-11-01 01:00:33 +09:00
Takeshi KOMIYA
e3574a6f78
Fix #3002 : i18n: multiple footnote_references referring same footnote causes duplicated node_ids
2018-11-01 00:54:25 +09:00
Takeshi KOMIYA
021f370ade
Fix #5563 : latex: footnote_references generated by extension causes LaTeX builder crashed
2018-11-01 00:47:06 +09:00
Takeshi KOMIYA
e8e0f93c3f
Update CHANGES for PR #5559
2018-11-01 00:43:53 +09:00
Takeshi KOMIYA
08aadcffcd
Merge pull request #5559 from JulienPalard/text-colspan-rowspan
...
Working on text colspan and rowspan.
2018-11-01 00:42:02 +09:00
jfbu
a695099a1b
LaTeX: do not use -I xelatex
option with xindy ( Fix : #5561 )
...
It is not supported by old xindy (TeXLive 2013 or earlier), and probably
irrelevant anyhow as the .idx file should not have ^^ab or ^^^^abcd
entries.
2018-10-30 17:57:33 +01:00
jfbu
f4d7b2e60e
Fix invalid escape sequence \d in test (refs #5513 )
2018-10-30 17:47:59 +01:00
Takeshi KOMIYA
a4f1b0e089
Merge pull request #5570 from tk0miya/pytest-3.9
...
test: Give filterwarnings=all by ini file
2018-10-30 00:40:28 +09:00
Takeshi KOMIYA
c2590a45c1
test: Give filterwarnings=all by ini file
...
Since pytest-3.9, precedence order of warning options had been
changed. This moves ``-W all`` option into setup.cfg.
In detail, see https://github.com/pytest-dev/pytest/issues/3946
2018-10-30 00:01:39 +09:00
Takeshi KOMIYA
44edaa1bb6
Fix flake8 violation
2018-10-28 21:04:11 +09:00
Takeshi KOMIYA
331003b051
Update CHANGES for PR #5549
2018-10-28 17:54:49 +09:00
Takeshi KOMIYA
5064c36a17
Merge pull request #5549 from jdemeyer/graphviz_copy_asset
...
Correctly deal with non-existing static dir in graphviz extension
2018-10-28 17:54:00 +09:00
Takeshi KOMIYA
9c59735e04
Update CHANGES for PR #5548
2018-10-28 17:53:26 +09:00
Takeshi KOMIYA
270c484c3b
Merge pull request #5548 from jdemeyer/ensuredir_check_dir
...
Fix ensuredir() in case of pre-existing file
2018-10-28 17:51:08 +09:00
Julien Palard
dfa1824f19
Removing unnecessary indent.
2018-10-28 08:42:36 +01:00
Julien Palard
db495b56b4
Add self to authors.
2018-10-28 08:26:09 +01:00
Takeshi KOMIYA
fc3dcb6981
Fix flake8 violation
2018-10-26 23:37:01 +09:00
Takeshi KOMIYA
a4cce3e561
Merge pull request #5546 from tk0miya/refactor_test_root
...
test: Move autodoc_missing_imports to test-ext-autodoc
2018-10-25 23:55:07 +09:00
Takeshi KOMIYA
e31326d63d
Merge pull request #5545 from tk0miya/refactor_loading_extensions
...
Refactor loading extensions
2018-10-25 23:53:56 +09:00