Commit Graph

12964 Commits

Author SHA1 Message Date
Takeshi KOMIYA
b58d0e88ce
Merge pull request #6121 from tk0miya/refactor_NoUri
refactor: move NoUri to sphinx.errors
2019-03-03 16:09:35 +09:00
Takeshi KOMIYA
10869289ef docs: JS domain does not support reset current module 2019-03-03 14:56:38 +09:00
Takeshi KOMIYA
061c80dd88 Add copy_source_info() 2019-03-03 14:42:23 +09:00
Takeshi KOMIYA
259c2bb8a6 refactor: Rename find_source_node() to get_node_source() 2019-03-03 14:42:23 +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
b3b5a595a9 docs: Update docs for i18n 2019-03-02 19:45:42 +09:00
Takeshi KOMIYA
4b15b6659f Move ext-i18n section to extdev/i18n.rst 2019-03-02 19:04:24 +09:00
Takeshi KOMIYA
ea1eec75dc Merge branch 'master' into doc-enhance_extension_dev_i18n 2019-03-02 19:00:25 +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
01f46111c5 Merge branch '2.0' 2019-03-02 18:38:24 +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
0d7bc86e7b refactor: move NoUri to sphinx.errors 2019-03-02 16:21:44 +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
321ad49e03
Merge pull request #6111 from tk0miya/6028_make_graphviz_reproducible
Fix #6028: graphviz: Ensure the graphviz filenames are reproducible
2019-02-27 23:37:23 +09:00
Takeshi KOMIYA
8d0d75fea7
Merge pull request #6110 from tk0miya/refactor_catalog
Refactor catalog detection and compilation
2019-02-27 23:36:14 +09:00
Takeshi KOMIYA
a7b1c08487
Merge pull request #6106 from tk0miya/refactor_import_object
refactor: import_object() allows to import nested objects (ex. nested class)
2019-02-27 23:34:09 +09:00
Takeshi KOMIYA
10a84030f9
Merge pull request #6108 from tk0miya/refactor_autodoc_mock
refactor: Move implementation of mock to sphinx.ext.autodoc.mock
2019-02-27 23:33:45 +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
49bd372142 Fix #6028: graphviz: Ensure the graphviz filenames are reproducible 2019-02-27 23:20:40 +09:00
Takeshi KOMIYA
3a0a9f659e refactor: import_object() allows to import nested objects (ex. nested class) 2019-02-27 23:17:49 +09:00
Takeshi KOMIYA
fb8838ee53 refactor: Use CatalogRepository instead of find_catalog_source_file() 2019-02-27 22:47:08 +09:00
Takeshi KOMIYA
5f8f902b63 Rename find_catalog() to docname_to_domain() 2019-02-27 21:44:16 +09:00
Takeshi KOMIYA
8408109a25 Add CatalogRepository class 2019-02-27 21:43:47 +09:00
Takeshi KOMIYA
6508e8ea5f
Merge pull request #6109 from tk0miya/refactor_test_autodoc
refactor: test_autodoc
2019-02-27 21:43:14 +09:00
Takeshi KOMIYA
af51e9825a refactor: Move implementation of mock to sphinx.ext.autodoc.mock 2019-02-27 21:42:23 +09:00
Takeshi KOMIYA
30ea7c94eb
Merge pull request #6107 from tk0miya/refactor_autolink_role
Replace :autolink: roles by class based implementation
2019-02-27 21:40:14 +09:00
Takeshi KOMIYA
19b52c6eaa Replace :autolink: roles by class based implementation 2019-02-27 16:02:49 +09:00
Takeshi KOMIYA
b41e8a7025
Merge pull request #6095 from tk0miya/refactor_build_specific2
Ignore filenames without file extensions given to ``Builder.build_specific()``
2019-02-27 15:31:45 +09:00
Takeshi KOMIYA
446bee8c66 refactor: test_autodoc 2019-02-27 15:08:44 +09:00
Takeshi KOMIYA
ceef713e79 docs: Remove a term "new" from config values 2019-02-27 01:18:57 +09:00
Timotheus Kampik
4628264551
Merge pull request #6101 from TimKam/36-docs-google-search
#36 add Google Search how-to to FAQ
2019-02-26 15:07:34 +01:00
Timotheus Kampik
a814a2c191 #36 work in review feedback 2019-02-26 14:59:02 +01:00
Takeshi KOMIYA
51db9358fc
Merge pull request #6048 from stephenfin/doc-rework-tutorials
Doc rework (development guide, part 1)
2019-02-26 22:51:55 +09:00
Timotheus Kampik
cc93ea9439
Merge pull request #6103 from nathanshammah/qutip-project
add QuTiP to projects using sphinx_rtd_theme
2019-02-25 20:54:39 +01:00