index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
extdev
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add SphinxPostTransform class (#6154)
Takeshi KOMIYA
2019-03-17
2
-0
/
+8
*
Merge pull request #6125 from tk0miya/doc-enhance_extension_dev_i18n
Takeshi KOMIYA
2019-03-10
2
-0
/
+81
|
\
|
*
docs: Update docs for i18n
Takeshi KOMIYA
2019-03-02
1
-40
/
+43
|
*
Move ext-i18n section to extdev/i18n.rst
Takeshi KOMIYA
2019-03-02
2
-77
/
+77
|
*
Merge branch 'master' into doc-enhance_extension_dev_i18n
Takeshi KOMIYA
2019-03-02
2
-0
/
+116
|
|
\
|
*
|
doc: Enhance documentation about internalization of external extension.
Vincent Férotin
2019-01-28
1
-0
/
+78
*
|
|
Move list of deprecated API to extdev/deprecated.rst
Takeshi KOMIYA
2019-03-09
2
-938
/
+938
*
|
|
Merge pull request #6129 from tk0miya/refactor_util.nodes
Takeshi KOMIYA
2019-03-07
1
-0
/
+5
|
\
\
\
|
*
|
|
refactor: Rename find_source_node() to get_node_source()
Takeshi KOMIYA
2019-03-03
1
-0
/
+5
|
|
|
/
|
|
/
|
*
|
|
refactor: move NoUri to sphinx.errors
Takeshi KOMIYA
2019-03-02
1
-0
/
+5
|
/
/
*
|
Merge pull request #6110 from tk0miya/refactor_catalog
Takeshi KOMIYA
2019-02-27
1
-0
/
+15
|
\
\
|
*
|
refactor: Use CatalogRepository instead of find_catalog_source_file()
Takeshi KOMIYA
2019-02-27
1
-0
/
+10
|
*
|
Rename find_catalog() to docname_to_domain()
Takeshi KOMIYA
2019-02-27
1
-0
/
+5
*
|
|
refactor: Move implementation of mock to sphinx.ext.autodoc.mock
Takeshi KOMIYA
2019-02-27
1
-0
/
+15
|
/
/
*
|
Replace :autolink: roles by class based implementation
Takeshi KOMIYA
2019-02-27
1
-0
/
+5
*
|
Separate json and pickle to sphinxcontrib package
Takeshi KOMIYA
2019-02-17
1
-0
/
+25
*
|
Replace :file: and :samp: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-0
/
+5
*
|
Replace :guilabel: and :menuselection: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-0
/
+5
*
|
docs: Add SphinxRole and ReferenceRole
Takeshi KOMIYA
2019-02-16
1
-0
/
+6
*
|
Replace :pep: and :rfc: roles by class based implementation
Takeshi KOMIYA
2019-02-16
1
-0
/
+5
*
|
Replace :index: role by class based implementation
Takeshi KOMIYA
2019-02-16
1
-0
/
+5
*
|
Separate htmlhelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-15
1
-0
/
+5
*
|
Merge pull request #6025 from tk0miya/refactor_roles2
Takeshi KOMIYA
2019-02-14
1
-0
/
+5
|
\
\
|
*
|
Replace :abbr: role by class based implementation
Takeshi KOMIYA
2019-02-06
1
-0
/
+5
|
|
/
*
|
Deprecate sphinx.util.pycompat:sys_encoding
Takeshi KOMIYA
2019-02-11
1
-0
/
+5
*
|
refactor: Move NoneType to sphinx.util.typing
Takeshi KOMIYA
2019-02-11
1
-0
/
+5
*
|
refactor: Move terminal_safe() to sphinx.util.console
Takeshi KOMIYA
2019-02-11
1
-0
/
+5
*
|
Separate applehelp to sphinxcontrib package
Takeshi KOMIYA
2019-02-06
1
-0
/
+5
|
/
*
Separate devhelp to sphinxcontrib package
Takeshi KOMIYA
2019-01-20
1
-0
/
+5
*
Separate qthelp to sphinxcontrib package
Takeshi KOMIYA
2019-01-19
1
-0
/
+5
*
Separate jsmath to sphinxcontrib package
Takeshi KOMIYA
2019-01-13
1
-0
/
+5
*
Merge branch 'master' into refactor_singlehtml
Takeshi KOMIYA
2019-01-12
1
-0
/
+17
|
\
|
*
Merge pull request #5909 from tk0miya/refactor_epub2
Takeshi KOMIYA
2019-01-12
1
-0
/
+5
|
|
\
|
|
*
refactor: Convert Epub3Builder.validate_config_values() to a function
Takeshi KOMIYA
2019-01-12
1
-0
/
+5
|
*
|
The arguments of Epub3Builder.build_navigation_doc() is deprecated.
Takeshi KOMIYA
2019-01-09
1
-0
/
+5
|
*
|
The arguments of EpubBuilder.build_epub() is deprecated.
Takeshi KOMIYA
2019-01-09
1
-1
/
+1
|
*
|
The arguments of EpubBuilder.build_toc() is deprecated.
Takeshi KOMIYA
2019-01-09
1
-1
/
+2
|
*
|
The arguments of EpubBuilder.build_content() is deprecated.
Takeshi KOMIYA
2019-01-09
1
-1
/
+1
|
*
|
The arguments of EpubBuilder.build_container() is deprecated.
Takeshi KOMIYA
2019-01-09
1
-1
/
+2
|
*
|
The arguments of EpubBuilder.build_mimetype() is deprecated
Takeshi KOMIYA
2019-01-09
1
-0
/
+5
|
|
/
*
|
Move SingleFileHTMLBuilder to sphinx.builders.singlehtml package
Takeshi KOMIYA
2019-01-11
1
-0
/
+5
|
/
*
refactor: deprecate some pycompat functions
Takeshi KOMIYA
2019-01-07
1
-0
/
+15
*
Merge pull request #5415 from tk0miya/5410_replace_open_file_by_open
Takeshi KOMIYA
2019-01-07
1
-0
/
+5
|
\
|
*
refactor: Repalce HTMLHelpBuilder.open_file() by standard open()
Takeshi KOMIYA
2019-01-03
1
-0
/
+5
*
|
Deprecate LaTeXTranslator.generate_numfig_format()
Takeshi KOMIYA
2019-01-04
1
-0
/
+5
*
|
latex: Move ExtBabel to sphinx.builders.latex.util package
Takeshi KOMIYA
2019-01-04
1
-0
/
+5
|
/
*
Redo spelling fix lost in merge (contents moved to other file)
jfbu
2018-12-28
1
-1
/
+1
*
Merge branch '1.8'
jfbu
2018-12-28
1
-1
/
+1
|
\
|
*
Fix various spelling typos
jfbu
2018-12-27
2
-2
/
+2
*
|
Merge pull request #5678 from ArtFlag/docs/extension-tutorials
Takeshi KOMIYA
2018-12-23
2
-400
/
+110
|
\
\
[prev]
[next]