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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump to 1.3 final.
v1.3
shimizukawa
2015-03-11
2
-5
/
+5
*
Update CHANGES and AUTHORS. Closes #1765.
Jakob Lykke Andersen
2015-03-10
2
-0
/
+2
*
C++, ref #1765, old id generation fix.
Jakob Lykke Andersen
2015-03-10
1
-4
/
+4
*
Update CHANGES
Jakob Lykke Andersen
2015-03-10
1
-0
/
+1
*
fix for `make check`
shimizukawa
2015-03-10
2
-3
/
+3
*
Fix #1763: Wrong `:numref:` links for `:name:` target on figure, table and co...
shimizukawa
2015-03-09
2
-4
/
+18
*
Closes #1651: Documentation: add ``vartype`` field description for python dom...
shimizukawa
2015-03-09
2
-0
/
+5
*
fix test: numfig test depends ja translation.
shimizukawa
2015-03-09
1
-6
/
+6
*
Fixed #1756: Incorrect section titles in search that was introduced from 1.3b...
shimizukawa
2015-03-09
2
-2
/
+2
*
update translation catalogs
shimizukawa
2015-03-09
84
-32284
/
+32378
*
Merge pull request #1759 from bitprophet/patch-1
Takayuki SHIMIZUKAWA
2015-03-09
1
-3
/
+3
|
\
|
*
Version-lock unlocked dependencies
Jeff Forcier
2015-03-07
1
-3
/
+3
*
|
flake8: fix a problem, add differing warning #
Georg Brandl
2015-03-08
2
-2
/
+2
*
|
final pep8 fixes; reactivate most warnings in flake8
Georg Brandl
2015-03-08
17
-63
/
+68
*
|
websupport: pep8 fixes
Georg Brandl
2015-03-08
6
-24
/
+24
*
|
ext: pep8 fixes
Georg Brandl
2015-03-08
15
-52
/
+106
*
|
more pep8 fixes
Georg Brandl
2015-03-08
7
-29
/
+33
*
|
util: pep8 fixes
Georg Brandl
2015-03-08
16
-100
/
+200
*
|
search: reformat japanese word splitter literals
Georg Brandl
2015-03-08
1
-46
/
+264
*
|
pep8 fixes
Georg Brandl
2015-03-08
9
-34
/
+40
*
|
builders: pep8 fixes
Georg Brandl
2015-03-08
11
-83
/
+90
*
|
writers: pep8 fixes
Georg Brandl
2015-03-08
4
-63
/
+260
*
|
writers/html: pep8 fixes
Georg Brandl
2015-03-08
1
-9
/
+48
*
|
writers/latex: pep8 fixes
Georg Brandl
2015-03-08
1
-29
/
+120
*
|
domains/cpp: pep8 fixes
Georg Brandl
2015-03-08
1
-60
/
+60
*
|
Fix flake8.
Georg Brandl
2015-03-08
3
-23
/
+20
*
|
merge
Georg Brandl
2015-03-08
14
-86
/
+162
|
\
\
|
*
|
C++, more name lookup fixes.
Jakob Lykke Andersen
2015-03-08
2
-66
/
+94
|
*
|
fix testcases for windows that introduced at 3d62e353a5
shimizukawa
2015-03-08
1
-2
/
+2
|
*
|
refs #1700, #1742: add testing and fix two bugs.
shimizukawa
2015-03-08
4
-0
/
+27
|
*
|
refs #1742: use implicit target name for figure directive's permalink.
shimizukawa
2015-03-08
1
-1
/
+2
|
*
|
refs #1700: fix: toctree caption accepts unicode text.
shimizukawa
2015-03-08
1
-1
/
+1
|
*
|
refs #1742: `:name:` option is provided for `toctree`, `code-block` and `lite...
shimizukawa
2015-03-08
6
-17
/
+37
*
|
|
Merge branch 'apple-help' of git://github.com/al45tair/sphinx
Georg Brandl
2015-03-08
16
-19
/
+591
|
\
\
\
|
*
|
|
Use binary mode for reading plist file, as per Python 3 docs.
Alastair Houghton
2015-01-15
1
-1
/
+1
|
*
|
|
Use binary mode for writing plist file, as per Python 3 docs.
Alastair Houghton
2015-01-15
1
-1
/
+1
|
*
|
|
Don't use codecs for writing plists; breaks on Python 3.
Alastair Houghton
2015-01-15
1
-4
/
+1
|
*
|
|
Added tests for Apple Help generation.
Alastair Houghton
2015-01-15
4
-3
/
+65
|
*
|
|
Added some additional configuration variables for Apple Help.
Alastair Houghton
2015-01-15
6
-85
/
+110
|
*
|
|
Added myself to AUTHORS.
Alastair Houghton
2015-01-14
1
-0
/
+1
|
*
|
|
Encode the project name using IDNA if necessary.
Alastair Houghton
2015-01-14
1
-1
/
+1
|
*
|
|
Fixed a typo.
Alastair Houghton
2015-01-14
1
-1
/
+1
|
*
|
|
Added documentation for Apple Help builder.
Alastair Houghton
2015-01-14
4
-0
/
+155
|
*
|
|
Altered the way we use applehelp_locale slightly. Also altered its default s...
Alastair Houghton
2015-01-14
2
-4
/
+4
|
*
|
|
Disable Javascript search in Apple Help.
Alastair Houghton
2015-01-14
1
-0
/
+4
|
*
|
|
Clean up the mechanism for disabling Javascript search.
Alastair Houghton
2015-01-14
2
-14
/
+23
|
*
|
|
Added code signing support. Improved error handling. Fixed handle_finish to...
Alastair Houghton
2015-01-14
3
-11
/
+71
|
*
|
|
More changes for Apple Help support.
Alastair Houghton
2015-01-13
3
-15
/
+51
|
*
|
|
Added initial Apple help support.
Alastair Houghton
2015-01-13
4
-0
/
+222
*
|
|
|
Fixup changelog entry.
Georg Brandl
2015-03-08
1
-1
/
+1
|
|
/
/
|
/
|
|
[next]