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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 3.5.1 final
v3.5.1
Takeshi KOMIYA
2021-02-16
1
-2
/
+2
*
Merge pull request #8896 from tk0miya/8883_AttributeError_assigning_annotations
Takeshi KOMIYA
2021-02-16
1
-3
/
+3
|
\
|
*
Fix #8883: autodoc: AttributeError on assigning __annotations__
Takeshi KOMIYA
2021-02-16
1
-3
/
+3
*
|
Fix #8885: html: AttributeError for CSS/JS files on html_context
Takeshi KOMIYA
2021-02-16
1
-2
/
+14
*
|
refactor: html: Fix typo
Takeshi KOMIYA
2021-02-16
1
-1
/
+1
|
/
*
Sometimes _viewcode_modules can be False; don't crash when it is
Dustin Spicuzza
2021-02-15
1
-1
/
+5
*
Bump version
Takeshi KOMIYA
2021-02-14
1
-3
/
+3
*
Bump to 3.5.0 final
v3.5.0
Takeshi KOMIYA
2021-02-14
1
-2
/
+2
*
Merge pull request #8867 from mitya57/update-stemmer-js
Takeshi KOMIYA
2021-02-14
49
-42879
/
+12835
|
\
|
*
language_data.js_t: Move endif to the right place
Dmitry Shachnev
2021-02-12
1
-1
/
+2
|
*
Embed stemmer code into language_data.js by reading it from minified-js files
Dmitry Shachnev
2021-02-12
2
-7
/
+30
|
*
Remove old minified versions of JS code, embedded in Python files
Dmitry Shachnev
2021-02-12
14
-86
/
+0
|
*
Add minified versions of libstemmer JS files
Dmitry Shachnev
2021-02-12
16
-0
/
+16
|
*
Update non-minified-js to the latest version from snowball v2.1.0
Dmitry Shachnev
2021-02-12
16
-42785
/
+12787
*
|
Merge pull request #8877 from jfbu/latex_better_fix_8838
Jean-François B
2021-02-12
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix #8838 by forcing horizontal mode before inserting the penalty
jfbu
2021-02-12
1
-1
/
+1
*
|
mypy fixes
Jakob Lykke Andersen
2021-02-12
2
-2
/
+2
*
|
C++, add noroot option to alias directive
Jakob Lykke Andersen
2021-02-12
1
-30
/
+58
*
|
C, add noroot option to alias directive
Jakob Lykke Andersen
2021-02-12
1
-28
/
+59
*
|
C++, add recursiveness to alias
Jakob Lykke Andersen
2021-02-12
1
-7
/
+49
*
|
C, fixes for alias directive
Jakob Lykke Andersen
2021-02-12
1
-4
/
+19
|
/
*
Merge pull request #8839 from tk0miya/refactor_linkcheck9
Takeshi KOMIYA
2021-02-13
1
-12
/
+27
|
\
|
*
refactor: linkcheck: Remove next_check from Hyperlink object
Takeshi KOMIYA
2021-02-13
1
-12
/
+27
*
|
Merge pull request #8858 from tk0miya/refactor_latex_writer
Takeshi KOMIYA
2021-02-13
1
-158
/
+159
|
\
\
|
*
|
refactor: LaTeX: replace \n\n by a constant BLANKLINE
Takeshi KOMIYA
2021-02-11
1
-15
/
+16
|
*
|
refactor: LaTeX: replace \n by a constant CR
Takeshi KOMIYA
2021-02-11
1
-145
/
+145
*
|
|
Merge pull request #8866 from tk0miya/8865_IndexInSectionTitleTransform
Takeshi KOMIYA
2021-02-13
1
-2
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
LaTeX: Restructure the index nodes inside title nodes only on LaTeX builds
Takeshi KOMIYA
2021-02-11
1
-2
/
+3
*
|
|
refactor: linkcheck: Refine the constructor of Checker and CheckWorker
Takeshi KOMIYA
2021-02-12
1
-13
/
+34
*
|
|
refactor: linkcheck: Separate thread manager feature from builder class
Takeshi KOMIYA
2021-02-12
1
-33
/
+83
*
|
|
searchtools: Don't use slideDown to show search results.
Emilio Cobos Álvarez
2021-02-10
1
-7
/
+7
|
|
/
|
/
|
*
|
Merge pull request #8861 from tk0miya/refactor_latex_writer3
Takeshi KOMIYA
2021-02-11
1
-23
/
+21
|
\
\
|
|
/
|
/
|
|
*
refactor: LaTeX: Assign node_ids to footnotemark and footnotetext
Takeshi KOMIYA
2021-02-10
1
-23
/
+21
*
|
Merge pull request #8865 from brechtm/pr/fix_transforms
Takeshi KOMIYA
2021-02-11
1
-1
/
+1
|
\
\
|
*
|
SubstitutionDefinitionsRemove: only run for LaTeX builder
Brecht Machiels
2021-02-10
1
-1
/
+1
*
|
|
Minor style issue in texinputs/sphinx.sty
jfbu
2021-02-09
1
-1
/
+1
*
|
|
s/node.attributes/node/ at one other location
jfbu
2021-02-09
1
-1
/
+1
*
|
|
Update sphinx/writers/latex.py
Jean-François B
2021-02-09
1
-1
/
+1
*
|
|
Merge branch '3.x' into latex_hyperlinked_caption_footnotes_on_3.x
jfbu
2021-02-09
4
-127
/
+380
|
\
\
\
|
*
\
\
Merge pull request #8854 from jfbu/latex_longstringsincodeblocks
Jean-François B
2021-02-09
1
-3
/
+181
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Update CHANGES and docs relative to new verbatimforcewraps
jfbu
2021-02-09
1
-3
/
+4
|
|
*
|
Add forgotten minwidth computation
jfbu
2021-02-09
1
-5
/
+9
|
|
*
|
Add verbatimmaxoverfull and verbatimmaxunderfull
jfbu
2021-02-09
1
-3
/
+10
|
|
*
|
Support Unicode input when forcefully wrapping code lines
jfbu
2021-02-09
1
-52
/
+128
|
|
*
|
LaTeX: optionally apply a second forceful wrapping of long code lines
jfbu
2021-02-08
1
-3
/
+93
|
*
|
|
Merge pull request #8836 from tk0miya/refactor_latex_writer2
Takeshi KOMIYA
2021-02-09
1
-21
/
+33
|
|
\
\
\
|
|
*
|
|
refactor: LaTeX: separate self.body.append() call to single line output
Takeshi KOMIYA
2021-02-06
1
-21
/
+33
|
*
|
|
|
i18n: Locale transform: Change heading syntax to work for both RST and Markdown
James McKinney
2021-02-08
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
refactor: linkcheck: Deprecate attributes of linkcheck builders
Takeshi KOMIYA
2021-02-07
1
-9
/
+35
|
*
|
|
Merge pull request #8833 from tk0miya/refactor_linkcheck8
Takeshi KOMIYA
2021-02-07
1
-1
/
+0
|
|
\
\
\
[next]