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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #3702: abstract LaTeX styling of figure legends into sphinxlegend
jfbu
2017-05-04
1
-1
/
+8
*
Fix the unreleased version number is shown (refs: #3678, #3027)
Takeshi KOMIYA
2017-04-28
2
-2
/
+2
*
Merge pull request #3585 from eric-wieser/escape-autosummary
Takeshi KOMIYA
2017-03-29
1
-2
/
+21
|
\
|
*
BUG: Fix autosummary of members with a trailing underscore
Eric Wieser
2017-03-26
1
-2
/
+21
*
|
Year++
Takeshi KOMIYA
2017-03-26
3
-3
/
+3
|
/
*
Fix accidental use of ``language='ja'`` in docs (at 41bb388)
jfbu
2017-03-23
1
-1
/
+1
*
Fix typo
jfbu
2017-03-21
1
-1
/
+1
*
Update domains.rst
jfbu
2017-03-21
1
-2
/
+2
*
Update docs (domains.rst)
jfbu
2017-03-21
2
-2
/
+5
*
Update domains.rst
Christopher Chang
2017-03-20
1
-3
/
+1
*
fixed a grammatical mistake
Christopher Chang
2017-03-20
1
-1
/
+1
*
Remove documentation of ``\sphinxquotedblleft`` from next minor release
jfbu
2017-03-16
1
-8
/
+0
*
Fix #3174: [Napoleon] Defers autodoc-skip-member to other extensions if Napol...
Rob Ruana
2017-03-14
1
-0
/
+5
*
Update latex docs
jfbu
2017-03-10
1
-0
/
+8
*
Close #3489: bullet list rendered "opened up"
jfbu
2017-03-02
1
-3
/
+4
*
Remove unneeded ``{}`` in LaTeX transition code
jfbu
2017-02-28
1
-1
/
+3
*
fix indentation in invocation.rst
jfbu
2017-02-26
1
-4
/
+4
*
Update latex.rst
Mike Fiedler
2017-02-26
1
-2
/
+2
*
clarify description of tabulary (no "rescaling" of contents)
jfbu
2017-02-24
1
-2
/
+3
*
Fix "documenting" typo in reST primer
Martin Drawitsch
2017-02-13
1
-1
/
+1
*
Revert "Improve docs about ``:lines:̀`` vs ̀``:start-after:`` (refs #3412)"
jfbu
2017-02-11
1
-3
/
+1
*
Improve docs about ``:lines:̀`` vs ̀``:start-after:`` (refs #3412)
jfbu
2017-02-10
1
-1
/
+3
*
add again to ``'pxunit'̀` docs ...
jfbu
2017-02-09
1
-1
/
+3
*
add missing quotes in docs of pxunit
jfbu
2017-02-09
1
-2
/
+2
*
simplify docs of ``'pxunit'`` removing irrelevant details
jfbu
2017-02-09
1
-5
/
+3
*
latex's ``'pxunit'``'s default written ``.75bp`` for conciseness
jfbu
2017-02-09
1
-2
/
+3
*
move (latex docs) ``'geometry'`` to "... don't need to be overridden"
jfbu
2017-02-09
1
-32
/
+31
*
Merge branch 'stable' into japanesetextlayout
Jean-François B
2017-02-06
2
-1
/
+3
|
\
|
*
improve the index appearance in Sphinx's own PDF documentation
jfbu
2017-02-05
1
-0
/
+1
|
*
Update docs about latex's ``'releasename'``
jfbu
2017-02-05
1
-1
/
+2
*
|
shorten and link latex docs
jfbu
2017-02-06
2
-15
/
+16
*
|
more precise latex docs
jfbu
2017-02-06
1
-8
/
+13
*
|
no need to pass truedimen as class option, package option is enough
jfbu
2017-02-05
2
-32
/
+44
*
|
Fix #3356 and #3394 (latex) text layout of Japanese documents
jfbu
2017-02-05
2
-3
/
+75
|
/
*
document markdown support: work in review comments #2303 #825
Timotheus Kampik
2017-02-02
1
-6
/
+7
*
document markdown support #2303 #825
Timotheus Kampik
2017-02-02
3
-2
/
+50
*
LaTeX, pass dvipdfm option to geometry package for Japanese documents
jfbu
2017-01-21
1
-0
/
+5
*
Fix config.rst missing escape in ``latex_documents`` author example
jfbu
2017-01-21
1
-2
/
+2
*
polish latex.rst doc slightly
jfbu
2017-01-16
1
-4
/
+5
*
polish an item in latex.rst doc file
jfbu
2017-01-16
1
-3
/
+4
*
Fix #3308: Parsed-literals don't wrap very long lines with pdf builder
jfbu
2017-01-16
1
-3
/
+10
*
corrected output directory for .pot files
Javier Eduardo Rojas Romero
2017-01-12
1
-2
/
+2
*
Emit warning for nested numbered toctrees (refs: #3142)
Takeshi KOMIYA
2017-01-03
1
-0
/
+1
*
Add py36 support
Takeshi KOMIYA
2016-12-25
1
-2
/
+2
*
add devguide.rst as a file instead of symlink.
shimizukawa
2016-12-18
1
-0
/
+1
*
remove devguide once.
shimizukawa
2016-12-18
1
-1
/
+0
*
nits
shimizukawa
2016-12-18
1
-1
/
+1
*
missing include directive
shimizukawa
2016-12-18
1
-1
/
+1
*
Merge pull request #3252 from mgeier/contributing
Takayuki SHIMIZUKAWA
2016-12-17
1
-331
/
+1
|
\
|
*
Add CONTRIBUTING file
Matthias Geier
2016-12-16
1
-331
/
+1
[next]