Jakob Lykke Andersen
|
1aa7d45695
|
C++, fix alias declarations.
Based on sphinx-doc/sphinx#6131.
Defer parsing to transform time, and make sure alias nodes are
copied in a reasonable way.
Fixes sphinx-doc/sphinx#5946
|
2019-03-07 09:16:13 +01:00 |
|
Takeshi KOMIYA
|
fbb7e9d267
|
Merge branch '1.8' into 2.0
|
2019-03-07 01:22:10 +09:00 |
|
Takeshi KOMIYA
|
54a407861e
|
Merge pull request #6130 from tk0miya/3572_jsdomain_does_not_support_clearing_module
docs: JS domain does not support reset current module
|
2019-03-07 01:19:23 +09:00 |
|
Takeshi KOMIYA
|
99932ac2bc
|
Merge pull request #6137 from tk0miya/6136_math_name_causes_crash
Fix #6136: ``:name:`` option for ``math`` directive causes a crash
|
2019-03-07 01:18:28 +09:00 |
|
Takeshi KOMIYA
|
e0c2d7568a
|
Merge pull request #6133 from tk0miya/cleanup_import_for_annotations
Clean up import for annotations
|
2019-03-07 00:28:57 +09:00 |
|
Takeshi KOMIYA
|
dbefc9865d
|
Clean up import for annotations
|
2019-03-06 23:44:44 +09:00 |
|
Takeshi KOMIYA
|
451db611f9
|
Merge pull request #6123 from tk0miya/3079_texinfo_install_figures
Fix #3079: texinfo: image files are not copied on ``make install-info``
|
2019-03-06 02:08:08 +09:00 |
|
Takeshi KOMIYA
|
346d33bf54
|
Fix #6136: `:name: option for math ` directive causes a crash
|
2019-03-06 01:46:45 +09:00 |
|
Takeshi KOMIYA
|
5415061293
|
Merge branch '2.0' into 3079_texinfo_install_figures
|
2019-03-06 01:35:26 +09:00 |
|
Takeshi KOMIYA
|
919c1fbeb4
|
Merge pull request #6126 from tk0miya/5391_xref_in_heading
Fix #5391: A cross reference in heading is rendered as literal
|
2019-03-06 01:34:24 +09:00 |
|
Takeshi KOMIYA
|
10869289ef
|
docs: JS domain does not support reset current module
|
2019-03-03 14:56:38 +09:00 |
|
Takeshi KOMIYA
|
8828d72f22
|
Merge pull request #6128 from tk0miya/fix_test_roles
test: replace emph_literal_role() by EmphasizedLiteral
|
2019-03-03 14:39:37 +09:00 |
|
Takeshi KOMIYA
|
1892eac4b9
|
test: replace emph_literal_role() by EmphasizedLiteral
|
2019-03-03 14:24:32 +09:00 |
|
Takeshi KOMIYA
|
615c0f8091
|
Fix #5391: A cross reference in heading is rendered as literal
|
2019-03-02 21:07:54 +09:00 |
|
Takeshi KOMIYA
|
c747257f77
|
Merge pull request #6120 from tk0miya/stop_deprecationwarning
Stop to access env.versionchanged because of deprecated
|
2019-03-02 18:56:28 +09:00 |
|
Takeshi KOMIYA
|
7a5aa822f6
|
Fix #3079: texinfo: image files are not copied on `make install-info `
|
2019-03-02 18:56:08 +09:00 |
|
Takeshi KOMIYA
|
ac9e9c0745
|
Merge branch '1.8' into 2.0
|
2019-03-02 18:37:20 +09:00 |
|
Takeshi KOMIYA
|
245b464fac
|
Merge pull request #6122 from tk0miya/refactor_texinfo
Fix texinfo: ``make install-info`` fails
|
2019-03-02 17:50:36 +09:00 |
|
Takeshi KOMIYA
|
3987734c18
|
Fix texinfo: `make install-info ` fails on macOS
|
2019-03-02 17:41:48 +09:00 |
|
Takeshi KOMIYA
|
57a7f76c77
|
Fix texinfo: `make install-info ` causes syntax error
|
2019-03-02 17:39:34 +09:00 |
|
Takeshi KOMIYA
|
be971c6d38
|
Merge pull request #6116 from tk0miya/6067_latex_images_having_target
Fix #6067: latexpdf image :target: changes output
|
2019-03-02 16:14:35 +09:00 |
|
Takeshi KOMIYA
|
6109466a8f
|
Stop to access env.versionchanged because of deprecated
|
2019-03-02 12:25:07 +09:00 |
|
Takeshi KOMIYA
|
70ece3977a
|
Merge pull request #6104 from tk0miya/new_config_values
docs: Remove a term "new" from config values
|
2019-03-01 01:42:58 +09:00 |
|
Takeshi KOMIYA
|
822c170c2c
|
Merge pull request #6115 from tk0miya/6068_skipif_removes_codeblock
Fix #6068: doctest: ``skipif`` option may remove the code block from documentation
|
2019-03-01 01:22:24 +09:00 |
|
Takeshi KOMIYA
|
0377adb82e
|
Fix #6068: doctest: `skipif ` option may remove the code block from documentation
|
2019-02-28 20:02:11 +09:00 |
|
Takeshi KOMIYA
|
6f973d410b
|
Fix #6028: graphviz: Ensure the graphviz filenames are reproducible
|
2019-02-28 17:03:21 +09:00 |
|
Takeshi KOMIYA
|
9c2e7b6798
|
Fix #6067: LaTeX: images having a target are not aligned even if specified
|
2019-02-28 02:05:21 +09:00 |
|
Takeshi KOMIYA
|
6c244bdd69
|
Fix #6067: LaTeX: images having a target are concatenated to next line
|
2019-02-28 02:04:12 +09:00 |
|
Takeshi KOMIYA
|
0068440e73
|
Merge pull request #6114 from tk0miya/6113_adjust_css
Fix #6113: html: Table cells and list items have large margins
|
2019-02-28 01:02:49 +09:00 |
|
Takeshi KOMIYA
|
4b9bf440ff
|
Merge pull request #6112 from tk0miya/5351_revert
Revert "C++, conditionally disable test on sys.maxunicode"
|
2019-02-27 23:56:57 +09:00 |
|
Takeshi KOMIYA
|
1522baf58a
|
Fix #6113: html: Table cells and list items have large margins
|
2019-02-27 23:55:22 +09:00 |
|
Takeshi KOMIYA
|
ec30799617
|
Revert "C++, conditionally disable test on sys.maxunicode"
This reverts commit 2a544b4ec3 .
|
2019-02-27 23:29:17 +09:00 |
|
Takeshi KOMIYA
|
ceef713e79
|
docs: Remove a term "new" from config values
|
2019-02-27 01:18:57 +09:00 |
|
Takeshi KOMIYA
|
832c81a2ca
|
Update CHANGES for PR #6091
|
2019-02-25 23:59:51 +09:00 |
|
Takeshi KOMIYA
|
e049f86b2d
|
Merge pull request #6091 from remyabel/3620_defer_searchindex
#3620: Defer searchindex.js rather than loading it via ajax
|
2019-02-25 23:58:39 +09:00 |
|
Takeshi KOMIYA
|
fa63dfe0f7
|
Update CHANGES for PR #5508
|
2019-02-24 20:42:37 +09:00 |
|
Takeshi KOMIYA
|
2745f1e156
|
Merge pull request #5508 from jdknight/bugfix/allow-applying-linenos-with-post-transform
directive-code: do not force linenos value on run
|
2019-02-24 20:37:22 +09:00 |
|
Takeshi KOMIYA
|
0dec09a065
|
Update warning messages for script_files
|
2019-02-24 19:43:27 +09:00 |
|
Takeshi KOMIYA
|
ce093636e9
|
Merge pull request #6098 from tk0miya/6096_figure_anchors
Fix #6096: html: Anchor links are not added to figures
|
2019-02-24 19:39:17 +09:00 |
|
Takeshi KOMIYA
|
524ac7ff0a
|
Fix #6096: html: Anchor links are not added to figures
|
2019-02-24 19:29:12 +09:00 |
|
Tommy Nguyen
|
55c5168f33
|
#3620: Defer searchindex.js rather than loading it via ajax
|
2019-02-21 20:11:24 -05:00 |
|
Takeshi KOMIYA
|
0b2210c99a
|
Bump version
|
2019-02-18 01:56:26 +09:00 |
|
Takeshi KOMIYA
|
60a1016aa4
|
Bump to 2.0.0 beta1
|
2019-02-18 01:53:35 +09:00 |
|
Takeshi KOMIYA
|
d4ace4cd63
|
Fix wrong indentation
|
2019-02-17 22:43:58 +09:00 |
|
Takeshi KOMIYA
|
fa022fa377
|
Merge pull request #6086 from tk0miya/separate_serializinghtml
Separate json and pickle to sphinxcontrib package
|
2019-02-17 22:40:12 +09:00 |
|
Takeshi KOMIYA
|
8a391d1781
|
Merge branch '1.8'
|
2019-02-17 22:37:23 +09:00 |
|
Takeshi KOMIYA
|
1437dff4e1
|
Merge pull request #6042 from tk0miya/simplify_conf.py_html
quickstart: Simplify generated conf.py (HTML)
|
2019-02-17 22:32:59 +09:00 |
|
Takeshi KOMIYA
|
1ca210aab1
|
Separate json and pickle to sphinxcontrib package
|
2019-02-17 22:31:50 +09:00 |
|
Takeshi KOMIYA
|
527e955405
|
Merge pull request #6085 from tk0miya/refactor_tests_unpickle
test: Use get_doctree() to load doctree files
|
2019-02-17 20:58:32 +09:00 |
|
Takeshi KOMIYA
|
90bf81bd37
|
test: Use get_doctree() to load doctree files
|
2019-02-17 20:27:48 +09:00 |
|