Takeshi KOMIYA
|
10869289ef
|
docs: JS domain does not support reset current module
|
2019-03-03 14:56:38 +09:00 |
|
Takeshi KOMIYA
|
ceef713e79
|
docs: Remove a term "new" from config values
|
2019-02-27 01:18:57 +09:00 |
|
Takeshi KOMIYA
|
1ca210aab1
|
Separate json and pickle to sphinxcontrib package
|
2019-02-17 22:31:50 +09:00 |
|
Takeshi KOMIYA
|
5437ab61e9
|
Merge pull request #6074 from tk0miya/1148_autodecorator
Closes #1148: autodoc: Add autodecorator directive for decorators
|
2019-02-16 21:45:36 +09:00 |
|
Takeshi KOMIYA
|
1ece29597e
|
Merge branch 'master' into simplify_conf.py
|
2019-02-16 21:25:21 +09:00 |
|
Takeshi KOMIYA
|
3ec032fa39
|
Replace :file: and :samp: roles by class based implementation
|
2019-02-16 12:37:46 +09:00 |
|
Takeshi KOMIYA
|
ea4d8ca08d
|
Replace :guilabel: and :menuselection: roles by class based implementation
|
2019-02-16 02:30:28 +09:00 |
|
Takeshi KOMIYA
|
065ece6f4c
|
docs: Add SphinxRole and ReferenceRole
|
2019-02-16 01:55:46 +09:00 |
|
Takeshi KOMIYA
|
9cb40436ed
|
Replace :pep: and :rfc: roles by class based implementation
|
2019-02-16 00:34:24 +09:00 |
|
Takeshi KOMIYA
|
a6d345f95d
|
Replace :index: role by class based implementation
|
2019-02-16 00:05:13 +09:00 |
|
Takeshi KOMIYA
|
686486498c
|
Closes #1148: autodoc: Add autodecorator directive for decorators
|
2019-02-15 02:14:38 +09:00 |
|
Takeshi KOMIYA
|
3b49f9fe3d
|
Separate htmlhelp to sphinxcontrib package
|
2019-02-15 01:44:32 +09:00 |
|
Takeshi KOMIYA
|
550c88f98c
|
Merge pull request #6064 from tk0miya/5636_add_autosummary_mock_imports
Closes #5635: autosummary: Add autosummary_mock_imports to mock external libraries
|
2019-02-14 01:13:04 +09:00 |
|
Takeshi KOMIYA
|
1dfddb52ff
|
Merge pull request #6063 from tk0miya/4261_autosectionlabel_max_depth
Add autosectionlabel_max_depth config option
|
2019-02-14 01:12:05 +09:00 |
|
Takeshi KOMIYA
|
549a763195
|
Merge pull request #6025 from tk0miya/refactor_roles2
Introduce SphinxRole class as a base class of roles
|
2019-02-14 01:09:28 +09:00 |
|
Takeshi KOMIYA
|
73b8d6ff33
|
Closes #5636: autosummary: Add autosummary_mock_imports to mock external libraries
|
2019-02-11 23:19:25 +09:00 |
|
Takeshi KOMIYA
|
9f3feb6315
|
docs: autosectionlabel_maxdepth
|
2019-02-11 18:21:41 +09:00 |
|
Takeshi KOMIYA
|
12e65061f5
|
Update basic.css for HTML5 writer
|
2019-02-11 17:46:56 +09:00 |
|
Takeshi KOMIYA
|
a3cdd465ec
|
HTML builder outputs HTML5 by default
|
2019-02-11 17:46:56 +09:00 |
|
Takeshi KOMIYA
|
a90a19aa0d
|
Merge pull request #6060 from tk0miya/drop_py2_2
refactor sphinx.util.pycompat
|
2019-02-11 17:39:42 +09:00 |
|
Takeshi KOMIYA
|
469e8afef7
|
docs: Use "Courier New" font to code blocks
|
2019-02-11 16:48:55 +09:00 |
|
Takeshi KOMIYA
|
2efc1065c0
|
Deprecate sphinx.util.pycompat:sys_encoding
|
2019-02-11 16:41:19 +09:00 |
|
Takeshi KOMIYA
|
b25deb259e
|
refactor: Move NoneType to sphinx.util.typing
|
2019-02-11 16:41:19 +09:00 |
|
Takeshi KOMIYA
|
d40ce68c7b
|
refactor: Move terminal_safe() to sphinx.util.console
|
2019-02-11 16:41:19 +09:00 |
|
Takeshi KOMIYA
|
e0ca116057
|
docs: Update location of builders
|
2019-02-11 13:46:32 +09:00 |
|
Takeshi KOMIYA
|
057ef31182
|
Fix typo
|
2019-02-11 13:25:24 +09:00 |
|
Takeshi KOMIYA
|
54be6ae494
|
Merge pull request #6053 from tk0miya/5459_autodoc_default_options_accepts_True
Closes #5459: autodoc: autodoc_default_options accepts True as a value
|
2019-02-11 12:48:43 +09:00 |
|
Takeshi KOMIYA
|
37ce1eb3b3
|
docs: githubpage now supports CNAME file
|
2019-02-11 12:46:35 +09:00 |
|
Takeshi KOMIYA
|
b0148c6921
|
Closes #5459: autodoc: autodoc_default_options accepts True as a value
|
2019-02-11 02:03:09 +09:00 |
|
Takeshi KOMIYA
|
319adefa9f
|
epub: `epub_title defaults to the project` option
|
2019-02-09 15:00:27 +09:00 |
|
Takeshi KOMIYA
|
ac70a4dd91
|
Replace :abbr: role by class based implementation
|
2019-02-06 01:20:58 +09:00 |
|
Takeshi KOMIYA
|
ff80d2f538
|
Merge pull request #5983 from tk0miya/separate_applehelp
Separate applehelp to sphinxcontrib package
|
2019-02-06 01:14:02 +09:00 |
|
Takeshi KOMIYA
|
c4397318d3
|
Separate applehelp to sphinxcontrib package
|
2019-02-06 00:44:37 +09:00 |
|
Takeshi KOMIYA
|
20edbe9500
|
Merge pull request #6015 from tk0miya/1851_omit_argument_for_code-block
Close #1851: Allow to omit an argument for code-block directive
|
2019-02-06 00:24:17 +09:00 |
|
Takeshi KOMIYA
|
2e910d50f3
|
Merge pull request #6013 from tk0miya/update_manpage
doc: Remove --epub option from man page for sphinx-build
|
2019-02-04 01:53:21 +09:00 |
|
Takeshi KOMIYA
|
6ca669295c
|
Close #1851: Allow to omit an argument for code-block directive
|
2019-02-04 01:50:44 +09:00 |
|
Takeshi KOMIYA
|
e0e3ba4d91
|
doc: Fix indentation
|
2019-02-04 01:31:30 +09:00 |
|
Takeshi KOMIYA
|
e02526b056
|
doc: Remove --epub option from man page for sphinx-build
|
2019-02-04 00:29:53 +09:00 |
|
Takeshi KOMIYA
|
4b9e80bdb1
|
Merge pull request #5970 from tk0miya/separate_devhelp
Separate devhelp to sphinxcontrib package
|
2019-01-25 01:28:13 +09:00 |
|
Frank Erens
|
9e6fe21c6a
|
Add 'cpp:struct' directive and 'cpp:struct' role.
They are cosmetic variants of the class directive/role.
|
2019-01-20 12:29:20 +01:00 |
|
Jakob Lykke Andersen
|
4e6dacd81b
|
C++, add some missing .. versionadded directives.
|
2019-01-20 12:28:57 +01:00 |
|
Takeshi KOMIYA
|
2bd69350a7
|
Separate devhelp to sphinxcontrib package
|
2019-01-20 03:03:50 +09:00 |
|
Takeshi KOMIYA
|
6be9d2a08e
|
Separate qthelp to sphinxcontrib package
|
2019-01-19 16:34:06 +09:00 |
|
jfbu
|
7e851510eb
|
Fix duplicate reference (my wrong, refs: #5919)
|
2019-01-13 10:52:42 +01:00 |
|
Takeshi KOMIYA
|
20bf74c637
|
Separate jsmath to sphinxcontrib package
|
2019-01-13 14:07:12 +09:00 |
|
Takeshi KOMIYA
|
6429c9e23c
|
Merge branch 'master' into refactor_singlehtml
|
2019-01-12 21:17:16 +09:00 |
|
Jakob Lykke Andersen
|
d6b7aad138
|
C++, alias directive
See sphinx-doc/sphinx#4981
|
2019-01-12 12:57:45 +01:00 |
|
Jean-François B
|
a8feb0bec8
|
Merge pull request #5919 from jfbu/latex_docs
[DOC] Move description of latex_elements to latex.rst
|
2019-01-12 11:05:50 +01:00 |
|
Takeshi KOMIYA
|
8b6acc05c4
|
Merge pull request #5909 from tk0miya/refactor_epub2
refactor: Convert Epub3Builder.validate_config_values() to a function
|
2019-01-12 18:22:00 +09:00 |
|
Takeshi KOMIYA
|
354e765eef
|
refactor: Convert Epub3Builder.validate_config_values() to a function
|
2019-01-12 18:05:28 +09:00 |
|