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 1.3.1 final
v1.3.1
shimizukawa
2015-03-17
1
-3
/
+3
*
refs #1781: Setting `html_domain_indices` to a list raises a type check warni...
shimizukawa
2015-03-17
1
-0
/
+6
*
Autodoc: Python2 Allow unicode string in __all__
Jens Hedegaard Nielsen
2015-03-16
1
-2
/
+2
*
refactoring: move i18n related function from osutil into i18n
shimizukawa
2015-03-16
6
-26
/
+29
*
rename function name to avoid ambiguous
shimizukawa
2015-03-16
3
-8
/
+7
*
Fixed #1771: automated .mo building doesn't work properly with template trans...
shimizukawa
2015-03-16
3
-5
/
+28
*
Fixed #1771: automated .mo building doesn't work properly with:
shimizukawa
2015-03-16
1
-3
/
+3
*
Close #1776: ``source_suffix = ['.rst']`` cause unfriendly error on prior ver...
shimizukawa
2015-03-16
1
-1
/
+3
*
Merge pull request #1777 from tell-k/fix-load-extra-theme
Takayuki SHIMIZUKAWA
2015-03-14
1
-1
/
+1
|
\
|
*
fixed. Sphinx 1.3 can't load extra theme.
tell-k
2015-03-12
1
-1
/
+1
*
|
Merge pull request #1774 from pjxiao/stable
Takayuki SHIMIZUKAWA
2015-03-14
1
-1
/
+1
|
\
\
|
*
|
Fix #1770: regard empty file as an empty string
Takayuki Hirai
2015-03-14
1
-1
/
+1
*
|
|
fix #1772 cross reference in docstrings like ``:param .write:`` breaks building.
shimizukawa
2015-03-14
1
-7
/
+9
|
/
/
*
|
fixes #1766: the message "least Python 2.6 to run" is at best misleading.
shimizukawa
2015-03-14
1
-1
/
+1
*
|
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
25
-38
/
+42
*
|
bump version for stable
shimizukawa
2015-03-14
1
-3
/
+3
*
|
refactoring for quickstart
shimizukawa
2015-03-14
1
-14
/
+13
*
|
Fixed #1773: sphinx-quickstart doesn't accept non-ASCII character as a option...
shimizukawa
2015-03-14
1
-14
/
+29
*
|
allows some files/dirs in quickstart destination dir.
Shirou WAKAYAMA
2015-03-14
1
-4
/
+29
|
/
*
Bump to 1.4 development.
shimizukawa
2015-03-11
1
-3
/
+3
*
Bump to 1.3 final.
v1.3
shimizukawa
2015-03-11
1
-3
/
+3
*
C++, ref #1765, old id generation fix.
Jakob Lykke Andersen
2015-03-10
1
-4
/
+4
*
Fix #1763: Wrong `:numref:` links for `:name:` target on figure, table and co...
shimizukawa
2015-03-09
2
-4
/
+18
*
Fixed #1756: Incorrect section titles in search that was introduced from 1.3b...
shimizukawa
2015-03-09
1
-2
/
+1
*
update translation catalogs
shimizukawa
2015-03-09
84
-32284
/
+32378
*
flake8: fix a problem, add differing warning #
Georg Brandl
2015-03-08
1
-1
/
+1
*
final pep8 fixes; reactivate most warnings in flake8
Georg Brandl
2015-03-08
14
-53
/
+57
*
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
6
-72
/
+123
|
\
|
*
C++, more name lookup fixes.
Jakob Lykke Andersen
2015-03-08
1
-65
/
+93
|
*
refs #1700, #1742: add testing and fix two bugs.
shimizukawa
2015-03-08
2
-0
/
+10
|
*
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
2
-5
/
+17
*
|
Merge branch 'apple-help' of git://github.com/al45tair/sphinx
Georg Brandl
2015-03-08
7
-16
/
+330
|
\
\
|
|
/
|
/
|
|
*
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 some additional configuration variables for Apple Help.
Alastair Houghton
2015-01-15
4
-78
/
+64
|
*
Encode the project name using IDNA if necessary.
Alastair Houghton
2015-01-14
1
-1
/
+1
[next]