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
/
builders
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fix: Non-ASCII filename raise exception on make singlehtml, latex, man, tex...
Takayuki Shimizukawa
2014-07-13
1
-2
/
+3
*
Fix: In python3 environment, make linkcheck cause "Can't convert 'bytes'
Takayuki Shimizukawa
2014-05-04
1
-1
/
+5
*
Fix long lines.
Georg Brandl
2014-03-02
1
-1
/
+2
*
Fix 'make gettext' fails when the '.. todolist::' directive is present. Close...
Takayuki Shimizukawa
2014-03-02
1
-0
/
+3
*
Update copyright year.
Georg Brandl
2014-03-01
15
-15
/
+15
*
updates per Georg Brandl:
Viktor Haag
2014-01-20
1
-2
/
+4
*
address issue #1352 -- make sure to check for the actual file stored in confi...
Viktor Haag
2014-01-20
1
-2
/
+2
*
docnames can also be None...
Georg Brandl
2014-01-19
1
-1
/
+1
*
Closes #1283: Fix a bug in the detection of changed files that would try to a...
Georg Brandl
2014-01-19
1
-0
/
+7
*
Closes #1292: In the linkchecker, retry HEAD requests when denied by HTTP 405.
Georg Brandl
2014-01-12
1
-28
/
+62
*
html builder: add missing "done" output
Georg Brandl
2014-01-11
1
-0
/
+1
*
Closes #901: Emit a warning when using docutils' new "math" markup without a ...
Georg Brandl
2014-01-11
1
-0
/
+1
*
Closes #1319: Do not crash if the ``html_logo`` file does not exist.
Georg Brandl
2014-01-10
1
-1
/
+3
*
Fix ResourceWarnings with Python 3.2 or later. Closes #1269
Takayuki Shimizukawa
2013-11-17
1
-1
/
+4
*
Closes #1296: Fix invalid charset in HTML help generated HTML files for defau...
Georg Brandl
2013-10-20
1
-1
/
+1
*
Backed out changeset cfe9e2d11003 refs #1265
Takayuki Shimizukawa
2013-10-04
1
-8
/
+1
*
Now gettext translates label target name. Fix i18n: crash when using a indire...
Takayuki Shimizukawa
2013-10-04
1
-1
/
+8
*
Small consistency fix for timestamp tzoffset calculation.
Georg Brandl
2013-09-16
1
-2
/
+3
*
Fix new html_extra_path option for singlehtml builder.
Georg Brandl
2013-09-16
1
-0
/
+1
*
Actual implementation.
Matthias C. M. Troffaes
2013-08-22
1
-0
/
+12
*
Unify usage of os.path/path in EpubBuilder.
Roland Meister
2013-08-10
1
-2
/
+2
*
Avoid confusing PIL warning for vector graphics (epub builder).
Roland Meister
2013-08-10
1
-2
/
+10
*
Unify exceptions caught in EpubBuilder.copy_image_files
Roland Meister
2013-08-10
1
-2
/
+2
*
Sphinx generates broken ePub on Windows. Closes #1232
Takayuki Shimizukawa
2013-08-10
1
-0
/
+2
*
Support docutils.conf 'writers' and 'html4css1 writer' section by html writer.
Takayuki Shimizukawa
2013-07-26
4
-4
/
+8
*
Add documentation to the undocumented builder methods.
Eric Holscher
2013-07-02
1
-0
/
+2
*
Merged in rolmei/sphinx-epub (pull request #148)
Takayuki Shimizukawa
2013-07-01
2
-5
/
+15
|
\
|
*
Merged birkenfeld/sphinx into default
Roland Meister
2013-06-19
4
-5
/
+25
|
|
\
|
*
|
Rename title of the epub cover guide
Roland Meister
2013-06-19
1
-1
/
+1
|
*
|
Change algorithm for EpubBuilder.make_id
Roland Meister
2013-06-06
1
-3
/
+8
|
*
|
Make navPoint ids unique in toc.ncx
Roland Meister
2013-04-29
1
-1
/
+3
|
*
|
Add the builder name as predefined tag for the only directive.
Roland Meister
2013-04-25
1
-0
/
+3
*
|
|
Merged in tychoish/sphinx (pull request #146)
Takayuki Shimizukawa
2013-07-01
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
resolve issue \#1172: don't divide by zero
garen
2013-06-10
1
-0
/
+2
*
|
|
change: now XMLBuilder.get_target_uri() return docname to keep reference info...
Takayuki Shimizukawa
2013-06-16
1
-1
/
+1
*
|
|
Fix again. Remove the effect of DST changing by the execution time difference...
Takayuki Shimizukawa
2013-06-15
1
-2
/
+4
*
|
|
Force timezone offset to LocalTimeZone on POT-Creation-Date that was generate...
Takayuki Shimizukawa
2013-06-13
1
-11
/
+12
|
/
/
*
|
Merged in tychoish/sphinx (pull request #145)
Takayuki Shimizukawa
2013-06-05
1
-1
/
+0
|
\
\
|
*
|
fixing issue in parallel builds, sphinx drops second doc
Sam Kleinman
2013-05-29
1
-1
/
+0
|
|
/
*
|
Merged in mitya57/sphinx (pull request #139)
Takayuki Shimizukawa
2013-06-04
1
-0
/
+1
|
\
\
|
*
|
SingleHtml builder now calls write_doc_serialized(). Closes #1162.
Dmitry Shachnev
2013-05-05
1
-0
/
+1
|
|
/
*
|
add CHANGES for pot-creation-date format. Closes #1182
Takayuki Shimizukawa
2013-06-04
1
-1
/
+0
*
|
Add +0000 to POT-Creation-Date
masklinn
2013-05-28
1
-2
/
+20
|
/
*
Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 enc...
Takayuki Shimizukawa
2013-04-13
1
-1
/
+1
*
Fix: although template file did not have translation string, 'makee gettext' ...
Takayuki Shimizukawa
2013-04-13
1
-3
/
+1
*
Merged in rolmei/sphinx-epub (pull request #129)
Roland Meister
2013-04-08
1
-9
/
+65
|
\
|
*
Merge with birkenfeld/sphinx
Roland Meister
2013-04-03
6
-32
/
+178
|
|
\
|
*
|
Add helper function footnote_spot that determins where to put new footnotes.
Roland Meister
2013-03-11
1
-3
/
+27
|
*
|
Introduce _footnote_label_template global variable for customization.
Roland Meister
2013-03-11
1
-1
/
+3
|
*
|
New 'footnote' setting for epub_show_links.
Roland Meister
2013-03-11
1
-2
/
+33
[next]