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
/
sphinx
/
directives
Commit message (
Expand
)
Author
Age
Files
Lines
*
Close #8201: Emit a warning if toctree contains duplicated entries
Takeshi KOMIYA
2020-09-13
1
-1
/
+7
*
Merge branch '3.x' into master
Takeshi KOMIYA
2020-09-13
1
-1
/
+1
|
\
|
*
Fix #8163: Update warning message for :dedent: option
Takeshi KOMIYA
2020-09-05
1
-1
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-07-24
1
-1
/
+4
|
\
\
|
|
/
|
*
Preserve backwards compatibility
Peter Bell
2020-07-16
2
-25
/
+47
|
*
Require canonical name to be specified when calling deprecated_alias
Peter Bell
2020-07-15
2
-19
/
+22
*
|
Merge commit '05c65163ecd0ce7bdb7c6807de683266b98e5b28'
Takeshi KOMIYA
2020-07-05
1
-4
/
+5
|
\
\
|
|
/
|
*
Fix exception causes in code.py
Ram Rachum
2020-06-12
1
-4
/
+5
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
3
-60
/
+1
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-04-06
1
-0
/
+10
|
\
\
|
|
/
|
*
Add ObjectDescription.transform_content()
Jakob Lykke Andersen
2020-03-29
1
-0
/
+10
*
|
Merge branch '3.x'
Takeshi KOMIYA
2020-03-21
1
-4
/
+6
|
\
\
|
|
/
|
*
Simplify backslash stripping
Jakob Lykke Andersen
2020-03-20
1
-22
/
+2
|
*
Remove backslash stripping in domains.
Jakob Lykke Andersen
2020-03-20
1
-2
/
+24
*
|
Hello TYPE_CHECKING!
Takeshi KOMIYA
2020-03-07
4
-11
/
+8
*
|
Deprecate codes for docutils-0.13 or 0.14
Takeshi KOMIYA
2020-03-07
1
-3
/
+17
|
/
*
refactor: Set source_info to nodes
Takeshi KOMIYA
2020-02-29
1
-0
/
+1
*
refactor: Update type annotations in sphinx.*
Takeshi KOMIYA
2020-02-23
2
-3
/
+3
*
Merge branch '7144_styling_desc_by_domainname' into 3.x
Takeshi KOMIYA
2020-02-22
1
-0
/
+2
|
\
|
*
Close #7144: Add CSS class indicating its domain for each desc node
Takeshi KOMIYA
2020-02-16
1
-0
/
+2
*
|
Merge branch 'drop_desc_signature_first' into 3.x
Takeshi KOMIYA
2020-02-22
1
-1
/
+0
|
\
\
|
*
|
Deprecate desc_signature['first']
Takeshi KOMIYA
2020-02-09
1
-1
/
+0
|
|
/
*
|
Deprecate DescDirective
Takeshi KOMIYA
2020-02-22
1
-4
/
+8
|
/
*
Fix #6581: :reversed: for toctree does not effect to LaTeX build
Takeshi KOMIYA
2020-02-06
1
-0
/
+1
*
Add new event: :event:`object-description-transform`
Takeshi KOMIYA
2020-01-25
1
-0
/
+4
*
A happy new year!
Takeshi KOMIYA
2020-01-01
4
-4
/
+4
*
Move sphinx.directives.other:Index to sphinx.domains.index
Takeshi KOMIYA
2019-12-29
2
-28
/
+15
*
Replace `a and b or c` by the more legible `b if a or c`.
Antony Lee
2019-12-21
1
-1
/
+1
*
Fix #6742: end-before option of literalinclude skips first line
Takeshi KOMIYA
2019-10-28
1
-1
/
+1
*
Merge branch '2.1.3' into 2.0
Takeshi KOMIYA
2019-06-19
1
-0
/
+1
|
\
|
*
repair white space
Viktor Haag
2019-06-18
1
-0
/
+2
|
*
Simplify to ensure we're lazily setting the instance field-type-map variable
Viktor Haag
2019-06-18
1
-17
/
+9
|
*
mypy type annotations for methods added
Viktor Haag
2019-06-14
1
-1
/
+2
|
*
type declaration for new internal method
Viktor Haag
2019-06-13
1
-0
/
+1
|
*
Explicitly treat ObjectDescription._doc_field_type_map as an instance variable
Viktor Haag
2019-06-13
1
-10
/
+15
*
|
refactor: Add data accessors to MathDomain
Takeshi KOMIYA
2019-06-15
1
-12
/
+10
*
|
Migrate to py3 style type annotation: sphinx.directives
Takeshi KOMIYA
2019-06-09
1
-26
/
+17
*
|
Migrate to py3 style type annotation: sphinx.directives.patches
Takeshi KOMIYA
2019-06-09
1
-22
/
+13
*
|
Migrate to py3 style type annotation: sphinx.directives.other
Takeshi KOMIYA
2019-06-08
1
-28
/
+18
*
|
Migrate to py3 style type annotation: sphinx.directives.code
Takeshi KOMIYA
2019-06-08
1
-43
/
+25
|
/
*
Add :force: option to code directives
Takeshi KOMIYA
2019-06-01
2
-5
/
+11
*
Update type annotations for python domain
Takeshi KOMIYA
2019-03-31
1
-1
/
+1
*
Merge pull request #6197 from sphinx-doc/math_directive_should_support_classes
Takeshi KOMIYA
2019-03-23
1
-0
/
+2
|
\
|
*
``math`` directive does not support ``:class:`` option
Takeshi KOMIYA
2019-03-23
1
-0
/
+2
*
|
Add ObjectDescription.get_field_type_map()
Takeshi KOMIYA
2019-03-23
1
-2
/
+19
|
/
*
Deprecate imports for compatibility
Takeshi KOMIYA
2019-03-17
1
-5
/
+27
*
Merge branch '2.0'
Takeshi KOMIYA
2019-03-10
2
-12
/
+73
|
\
|
*
Merge branch '2.0' into 2155_code_directive
Takeshi KOMIYA
2019-03-10
3
-6
/
+7
|
|
\
|
*
|
Close #2155: Support ``code`` directive
Takeshi KOMIYA
2019-03-03
2
-12
/
+73
*
|
|
Merge branch '2.0'
Takeshi KOMIYA
2019-03-07
3
-6
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
[next]