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
*
Fix #6327: apidoc: Support a python package consisted of __init__.so file
Takeshi KOMIYA
2020-02-08
1
-0
/
+5
*
refactor: apidoc.shall_skip()
Takeshi KOMIYA
2020-02-08
1
-0
/
+5
*
Update deprecation list
Takeshi KOMIYA
2020-01-31
1
-0
/
+30
*
Merge branch '2.0' into refactor_latex
Takeshi KOMIYA
2020-01-31
2
-3
/
+37
|
\
|
*
Merge branch '2.0' into 6418_autodoc_typehints_description
Takeshi KOMIYA
2020-01-30
1
-0
/
+5
|
|
\
|
|
*
Deprecate sphinx.util.inspect:safe_getmembers()
Takeshi KOMIYA
2020-01-25
1
-0
/
+5
|
*
|
Add new event: :event:`object-description-transform`
Takeshi KOMIYA
2020-01-25
1
-0
/
+8
|
|
/
|
*
refactor: Add sphinx.util.inspect.signature()
Takeshi KOMIYA
2020-01-09
1
-12
/
+3
|
*
Add sphinx.util.typing:stringify() to represent annotations as string
Takeshi KOMIYA
2020-01-05
1
-0
/
+15
|
*
Fix #6559: Wrong node-ids are generated in glossary directive
Takeshi KOMIYA
2020-01-02
1
-0
/
+5
|
*
Deprecate sphinx.roles:Index and make a copy to sphinx.domains.index
Takeshi KOMIYA
2019-12-29
1
-0
/
+5
|
*
Move sphinx.directives.other:Index to sphinx.domains.index
Takeshi KOMIYA
2019-12-29
1
-0
/
+5
|
*
doc: Sort deprecated list alphabetically
Takeshi KOMIYA
2019-12-28
1
-5
/
+5
*
|
refactor: latex: Deprecate settings.* attributes based on latex_documents
Takeshi KOMIYA
2019-12-27
1
-0
/
+25
|
/
*
Deprecate sphinx.util:detect_encoding() and ModuleAnalyzer.encoding
Takeshi KOMIYA
2019-12-27
1
-0
/
+15
*
Deprecate sphinx.util:get_module_source()
Takeshi KOMIYA
2019-12-27
1
-0
/
+5
*
Add IndexDomain
Takeshi KOMIYA
2019-12-22
1
-0
/
+10
*
Deprecate sphinx.io.FiletypeNotFoundError and get_filetype()
Takeshi KOMIYA
2019-12-16
1
-0
/
+10
*
LaTeX: avoid quotes and TeX ligature replacements in PDF output
jfbu
2019-12-15
1
-0
/
+5
*
Make escape() and hlescape() as public APIs of texescape
Takeshi KOMIYA
2019-11-16
1
-2
/
+2
*
Deprecate sphinx.util.texescape.tex_escape_map
Takeshi KOMIYA
2019-11-16
1
-0
/
+10
*
gettext: Use template file to generate message catalog
Takeshi KOMIYA
2019-11-08
1
-0
/
+5
*
refactor: SphinxStandaloneReader should not hold an application object
Takeshi KOMIYA
2019-08-20
1
-0
/
+10
*
Merge pull request #6467 from tk0miya/refactor_math
Takeshi KOMIYA
2019-06-15
1
-0
/
+10
|
\
|
*
refactor: Add data accessors to MathDomain
Takeshi KOMIYA
2019-06-15
1
-0
/
+10
*
|
Merge branch '2.0' into refactor_todo2
Takeshi KOMIYA
2019-06-15
1
-0
/
+16
|
\
\
|
|
/
|
*
autosummary: deprecate info and warn arguments for generate_autosummary_docs()
Takeshi KOMIYA
2019-06-10
1
-0
/
+16
*
|
refactor: todo: Add TodoListProcessor to expand todolist nodes
Takeshi KOMIYA
2019-06-03
1
-0
/
+5
*
|
refactor: todo: Add TodoDomain to collect todo nodes
Takeshi KOMIYA
2019-06-02
1
-0
/
+15
|
/
*
doc: Fold lines by 80 columns
Takeshi KOMIYA
2019-05-30
2
-4
/
+4
*
doclinter: restrict by 90 columns
Takeshi KOMIYA
2019-05-26
4
-8
/
+10
*
refactor: apidoc: Replace makename() by module_join()
Takeshi KOMIYA
2019-05-15
1
-0
/
+5
*
docs: Fold lines by 80 chars
Takeshi KOMIYA
2019-05-12
2
-3
/
+5
*
apidoc: Deprecate unused functions
Takeshi KOMIYA
2019-05-04
1
-0
/
+9
*
Deprecate EpubBuilder.esc() in favor of stdlib html.escape()
Jon Dufresne
2019-04-23
1
-0
/
+5
*
Merge pull request #6308 from tk0miya/imgmath_template
Takeshi KOMIYA
2019-04-19
1
-0
/
+15
|
\
|
*
imgmath: Use template file for LaTeX
Takeshi KOMIYA
2019-04-16
1
-0
/
+15
*
|
Make EventManager portable
Takeshi KOMIYA
2019-04-16
4
-1
/
+16
|
/
*
Add PyFunction and PyVariable; directives for python functions and variables
Takeshi KOMIYA
2019-04-13
1
-1
/
+9
*
deprecate PyClassmember class
Takeshi KOMIYA
2019-04-07
1
-0
/
+8
*
Deprecate StandardDomain.process_*()
Takeshi KOMIYA
2019-04-06
1
-0
/
+15
*
Add CitationDomain for citation processing
Takeshi KOMIYA
2019-03-30
1
-0
/
+5
*
Move transforms for citations to sphinx.domains.citation
Takeshi KOMIYA
2019-03-30
1
-0
/
+10
*
Add ObjectDescription.get_field_type_map()
Takeshi KOMIYA
2019-03-23
1
-0
/
+5
*
Deprecate imports for compatibility
Takeshi KOMIYA
2019-03-17
1
-0
/
+85
*
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
|
|
\
[next]