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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gettext does not extract nodes.line in a table or list. Closes #1477
Takayuki Shimizukawa
2014-08-26
1
-0
/
+1
*
refactoring
Takayuki Shimizukawa
2014-08-26
1
-18
/
+32
*
Fix tests has broken by changset:bb0211a65072
tk0miya
2014-08-24
1
-1
/
+1
*
Fix #1509 TODO extension not compatible with websupport
tk0miya
2014-08-24
1
-1
/
+2
*
* Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, tex...
Takayuki Shimizukawa
2014-07-13
1
-1
/
+1
*
Fix long lines.
Georg Brandl
2014-03-02
1
-1
/
+2
*
Fix a change of pull request #96 that break sphinx.util.docfields.Field.make_...
Takayuki Shimizukawa
2014-03-02
1
-3
/
+3
*
Update copyright year.
Georg Brandl
2014-03-01
16
-16
/
+16
*
Fix inspect using the "__builtins__" CPython specific module.
Georg Brandl
2014-03-01
2
-3
/
+8
*
Closes #1358: Fix handling of image paths outside of the source directory whe...
Georg Brandl
2014-01-23
1
-1
/
+1
*
Closes #1330: Fix :confval:`exclude_patterns` behavior with subdirectories in...
Georg Brandl
2014-01-19
1
-12
/
+11
*
Closes #908: On Python 3, handle error messages from LaTeX correctly in the p...
Georg Brandl
2014-01-11
1
-0
/
+7
*
Merged in shimizukawa/sphinx-fix-pypytest (pull request #177)
Takayuki Shimizukawa
2013-12-09
1
-0
/
+17
|
\
|
*
Now sphinx.ext.autodoc on PyPy ignoring the method of built-in classes.
Takayuki Shimizukawa
2013-10-07
1
-0
/
+17
*
|
Add tests and code refine for pull request #190.
Takayuki Shimizukawa
2013-11-12
1
-17
/
+12
*
|
Find node.source recursively. In some cases (.. figure nested inside other bl...
Michael Schlenker
2013-11-08
1
-1
/
+18
*
|
Add .. rubric:: to the list of special cased nodes for gettext.
Michael Schlenker
2013-11-08
1
-1
/
+1
|
/
*
Backed out changeset cfe9e2d11003 refs #1265
Takayuki Shimizukawa
2013-10-04
1
-7
/
+0
*
Now gettext translates label target name. Fix i18n: crash when using a indire...
Takayuki Shimizukawa
2013-10-04
1
-0
/
+7
*
grammar fix: 'multibyte filename' is ambiguous. They are replaced with 'non-A...
Takayuki Shimizukawa
2013-10-03
1
-1
/
+1
*
Extend extension info to the module filename for each loaded ext.
Georg Brandl
2013-10-02
1
-7
/
+7
*
Add list of extensions to the traceback log file on unhandled exceptions.
Georg Brandl
2013-10-02
1
-2
/
+8
*
small grammar fix in multibyte filename messages
Georg Brandl
2013-10-01
1
-2
/
+2
*
When Sphinx couldn't decode multibyte filename, now Sphinx notices UnicodeErr...
Takayuki Shimizukawa
2013-09-28
1
-1
/
+8
*
Fix again: NFC/NFD normalizing problem. Closes #1142
Takayuki Shimizukawa
2013-09-18
2
-1
/
+15
*
Fix NFC/NFD normalizing problem of rst filename on Mac OS X. Closes #1142
Takayuki Shimizukawa
2013-09-17
1
-2
/
+10
*
Fix new getargspec implementation for 3.x.
Georg Brandl
2013-09-17
1
-3
/
+3
*
Closes #1185: Don't crash when a Python module has a wrong or no encoding dec...
Georg Brandl
2013-09-16
1
-7
/
+7
*
Closes #828: use inspect.getfullargspec() to be able to document functions with
Georg Brandl
2013-09-16
1
-1
/
+37
*
Small code style fix.
Georg Brandl
2013-09-16
1
-1
/
+1
*
Merged in RelentlessIdiot/sphinx (pull request #149)
Georg Brandl
2013-09-16
1
-1
/
+3
|
\
|
*
Fix #1203: Does not append space to unknown field names.
Rob Ruana
2013-06-23
1
-1
/
+3
*
|
Fix i18n: gettext did not translate admonition directive's title. Closes #1206
Takayuki Shimizukawa
2013-07-03
1
-2
/
+4
|
/
*
Fix: Output TeX/texinfo/man filename has no basename (only extention) when us...
Takayuki Shimizukawa
2013-06-13
1
-1
/
+1
*
merge stable for PR#141, #982
Takayuki Shimizukawa
2013-06-04
1
-1
/
+2
|
\
|
*
Closes #982: Avoid crash when writing PNG file using Python 3.
Marcin Wojdyr
2013-05-06
1
-1
/
+2
*
|
Rebuild i18n target document when catalog updated
Takayuki Shimizukawa
2013-04-15
1
-0
/
+14
*
|
Closes #1128: Fix Unicode errors when trying to format time strings with a no...
Georg Brandl
2013-03-30
1
-4
/
+6
*
|
all: provide docutils version in sphinx.util.compat
Georg Brandl
2013-03-29
1
-0
/
+3
*
|
remove xfileref_role() and directive_dwim() which were deprecated in 1.0
Georg Brandl
2013-03-29
1
-10
/
+0
*
|
nodes utils: remove monkey-patch that is in docutils >=0.7
Georg Brandl
2013-03-29
1
-12
/
+0
*
|
nodes util: update docutils tracker link
Georg Brandl
2013-03-29
1
-7
/
+8
*
|
Merged in knzm/sphinx-fix-docfields-fork (pull request #96)
Takayuki Shimizukawa
2013-02-24
2
-5
/
+12
|
\
\
|
*
\
Merged in knzm/sphinx-fix-docfields-fork (pull request #96)
Nozomu Kaneko
2013-02-04
3
-7
/
+26
|
|
\
\
|
*
|
|
use ``nodes.inline`` with a "translatable" attr instead
Nozomu Kaneko
2013-01-13
2
-3
/
+3
|
*
|
|
resolve conflicts
Nozomu Kaneko
2013-01-06
1
-4
/
+11
|
|
\
\
\
|
|
*
\
\
merge
Nozomu Kaneko
2013-01-05
1
-4
/
+11
|
|
|
\
\
\
|
|
|
*
|
|
use `paragraph` nodes instead of `translatable` nodes.
Nozomu Kaneko
2012-12-31
1
-4
/
+3
|
|
|
*
|
|
make docfield translatable
Nozomu Kaneko
2012-12-18
1
-4
/
+12
*
|
|
|
|
|
fix: make.bat is always saved with 'LF' instead of 'CRLF' for both Win/Unix.
Takayuki Shimizukawa
2013-02-10
1
-0
/
+16
[next]