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.5.3 final
v1.5.3
Takeshi KOMIYA
2017-02-26
1
-2
/
+2
*
Merge pull request #3455 from shibukawa/fix-again/epub-nbsp-issue
Takeshi KOMIYA
2017-02-26
1
-4
/
+4
|
\
|
*
Fix   is appeared in EPUB docs #3450 again
Yoshiki Shibukawa
2017-02-26
1
-4
/
+4
*
|
Fix #3421: Could not translate a caption of tables
Takeshi KOMIYA
2017-02-26
1
-1
/
+38
*
|
Fix #3400: make-mode don't use subprocess on building docs
Takeshi KOMIYA
2017-02-25
1
-15
/
+7
*
|
Fix Search button is misaligned in nature and pyramid theme (refs: #3418)
Takeshi KOMIYA
2017-02-25
2
-0
/
+8
|
/
*
Merge pull request #3452 from shibukawa/fix/epub-validation-error
Takeshi KOMIYA
2017-02-24
1
-1
/
+16
|
\
|
*
fix #3450:   is appeared in EPUB docs
Yoshiki Shibukawa
2017-02-24
1
-1
/
+16
*
|
move a definition to top of LaTeX file, as it may be used sooner
jfbu
2017-02-23
1
-14
/
+15
|
/
*
Merge pull request #3162 from jfbu/fixreturnFrenchtranslation
Jean-François B
2017-02-22
1
-2
/
+2
|
\
|
*
Modify French translation of ``return``
jfbu
2016-11-19
1
-2
/
+2
*
|
Fix IndexBuilder.prune() and load() supports _filenames field
Takeshi KOMIYA
2017-02-21
1
-0
/
+4
*
|
Fix IndexBuilder.prune() takes docnames as a argument
Takeshi KOMIYA
2017-02-20
1
-7
/
+7
*
|
Fix #3349: Result of ``IndexBuilder.load()`` is broken
Takeshi KOMIYA
2017-02-20
1
-1
/
+1
*
|
add deprecation helper to LaTeX style file (and fixes #3428)
jfbu
2017-02-17
1
-5
/
+32
*
|
Fix #3427: autodoc: memory addresses are not stripped on Windows
Takeshi KOMIYA
2017-02-17
1
-1
/
+1
*
|
Fix #3410: return code in :confval:`release` breaks html search
Takeshi KOMIYA
2017-02-15
1
-1
/
+4
*
|
Fix #3366: option directive does not allow punctuations
Takeshi KOMIYA
2017-02-15
1
-1
/
+1
*
|
Fix parselinenos() could not parse left half open range (cf. "-4")
Takeshi KOMIYA
2017-02-12
1
-5
/
+8
*
|
latex's ``'pxunit'``'s default written ``.75bp`` for conciseness
jfbu
2017-02-09
1
-1
/
+1
*
|
add to latex text layout dimension computations for Japanese documents
jfbu
2017-02-07
1
-0
/
+8
*
|
Merge pull request #3399 from pashango2/stable
Takeshi KOMIYA
2017-02-07
1
-1
/
+4
|
\
\
|
*
|
Fixed bug that conf.py was not overwritten by template
pashango2
2017-02-07
1
-1
/
+4
*
|
|
Merge branch 'stable' into japanesetextlayout
Jean-François B
2017-02-06
1
-2
/
+5
|
\
\
\
|
*
|
|
Fix #3392: "releasename" in latex_elements is not working
jfbu
2017-02-05
1
-2
/
+5
|
|
/
/
*
|
|
correct missing {} in sphinx.sty
jfbu
2017-02-06
1
-5
/
+6
*
|
|
allow user to pass option nomag to jsbook LaTeX class
jfbu
2017-02-05
1
-1
/
+3
*
|
|
no need to pass truedimen as class option, package option is enough
jfbu
2017-02-05
2
-5
/
+5
*
|
|
Fix #3356 and #3394 (latex) text layout of Japanese documents
jfbu
2017-02-05
3
-11
/
+57
|
/
/
*
|
Fix: since 1.5, PDF's TOC and bookmarks lack an entry for general Index
jfbu
2017-02-02
1
-1
/
+3
*
|
Refactor quickstart
Takeshi KOMIYA
2017-01-31
1
-1
/
+1
*
|
Fix #3364: sphinx-quickstart prompts overflow on Console with 80 chars width
Takeshi KOMIYA
2017-01-29
1
-3
/
+6
*
|
Support requests-2.0.0 (experimental) (refs: #3367)
Takeshi KOMIYA
2017-01-29
1
-11
/
+26
*
|
Fix LaTeX: :confval:`release` is not escaped (refs: #3362)
Takeshi KOMIYA
2017-01-28
1
-3
/
+3
*
|
Fix #3370: the caption of code-block is not picked up for translation
Takeshi KOMIYA
2017-01-26
1
-2
/
+2
*
|
Bump version
Takeshi KOMIYA
2017-01-22
1
-3
/
+3
*
|
Bump to 1.5.2 final
v1.5.2
Takeshi KOMIYA
2017-01-22
1
-2
/
+2
*
|
more precise comments in Sphinx latex style file
jfbu
2017-01-21
1
-15
/
+20
*
|
Fix flake8 violation.
jfbu
2017-01-21
1
-1
/
+1
*
|
LaTeX, pass dvipdfm option to geometry package for Japanese documents
jfbu
2017-01-21
1
-0
/
+2
*
|
Fix #3285: autosummary: asterisks are escaped twice
Takeshi KOMIYA
2017-01-21
1
-1
/
+0
*
|
Fix #3295: Could not import extension sphinx.builders.linkcheck
Takeshi KOMIYA
2017-01-20
1
-4
/
+3
*
|
Oops, fix key error on refexplicit
Jakob Lykke Andersen
2017-01-16
1
-1
/
+1
*
|
Fix inline math issues inside parsed-literal for LaTeX
jfbu
2017-01-16
2
-20
/
+23
*
|
More powerful parsed-literal for LaTeX output
jfbu
2017-01-16
3
-16
/
+29
*
|
Fix #3308: Parsed-literals don't wrap very long lines with pdf builder
jfbu
2017-01-16
2
-3
/
+65
*
|
Merge branch 'stable' into adjust_space_after_captions
Takeshi KOMIYA
2017-01-16
3
-21
/
+28
|
\
\
|
*
|
Fix #3234: intersphinx failed for encoded inventories
Takeshi KOMIYA
2017-01-16
1
-0
/
+4
|
*
|
Merge pull request #3341 from jfbu/doublequotes
Jean-François B
2017-01-15
1
-1
/
+4
|
|
\
\
|
|
*
|
Fix flake8 violation
jfbu
2017-01-14
1
-4
/
+4
[next]