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
/
tests
/
root
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1498: manpage writer: don't make whole of item in definition list bold i...
Takeshi KOMIYA
2016-03-06
1
-0
/
+9
*
The default highlight language is now Python 3.
Georg Brandl
2016-02-14
2
-0
/
+4
*
Merge branch 'stable'
Takeshi KOMIYA
2016-01-18
1
-0
/
+6
|
\
|
*
Fix #1565: Show warning if Pygments throws an ErrorToken
Takeshi KOMIYA
2016-01-18
1
-0
/
+6
*
|
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-1
/
+1
|
\
\
|
|
/
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-01-11
2
-2
/
+17
|
\
\
|
|
/
|
*
Fix #2226: Math is not HTML-encoded when :nowrap: is given (jsmath, mathjax)
Takeshi KOMIYA
2016-01-10
1
-1
/
+6
|
*
Fix #2225: If the option does not begin with dash, linking is not performed
Takeshi KOMIYA
2016-01-09
1
-1
/
+11
*
|
Merge with '87998df9cbef2380345d436121e6bca43345d2bd' on stable
shimizukawa
2016-01-10
2
-2
/
+15
|
\
\
|
|
/
|
*
Fix empty cell in table header causes LaTeX error (#1574)
Takeshi KOMIYA
2015-12-24
1
-0
/
+9
|
*
Merge pull request #2188 from xuhdev/latex-math-section-title
Takeshi KOMIYA
2015-12-22
1
-2
/
+2
|
|
\
|
|
*
LaTeX: Support math in section titles
Hong Xu
2015-12-20
1
-2
/
+2
|
*
|
Fix LaTeX output of \mathbb in math
Hong Xu
2015-12-21
1
-0
/
+4
|
|
/
|
*
Move testcases for footnotes to roots/test-footnote
Takeshi KOMIYA
2015-12-19
2
-13
/
+0
|
*
Merge pull request #1833 from xuhdev/latex-mailto
Takeshi KOMIYA
2015-12-19
2
-0
/
+13
|
|
\
|
|
*
Add testing cases for the "latex_show_urls" option
Hong Xu
2015-12-11
2
-0
/
+13
*
|
|
merge stable to default
Georg Brandl
2015-12-18
2
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
Fix #981: LaTeX: support image file names with more than 1 dots
Hong Xu
2015-12-17
2
-0
/
+3
|
|
/
*
|
Merge with 'stable'
shimizukawa
2015-11-29
1
-0
/
+15
|
\
\
|
|
/
|
*
Fix #2140: footnotes in caption of table has broken in LaTeX
Takeshi KOMIYA
2015-11-29
1
-1
/
+1
|
*
Fix #2140: footnotes in table has broken in LaTeX
Takeshi KOMIYA
2015-11-29
1
-0
/
+15
|
*
Closes #1871: fix for latex writer with multirow and 1-column tables.
Georg Brandl
2015-07-24
1
-1
/
+7
*
|
Fix build
Jakob Lykke Andersen
2015-09-12
1
-1
/
+1
*
|
Closes #1871: fix for latex writer with multirow and 1-column tables.
Georg Brandl
2015-07-24
1
-1
/
+7
|
/
*
merge
Georg Brandl
2015-03-08
2
-0
/
+17
|
\
|
*
refs #1700, #1742: add testing and fix two bugs.
shimizukawa
2015-03-08
2
-0
/
+17
*
|
Merge branch 'apple-help' of git://github.com/al45tair/sphinx
Georg Brandl
2015-03-08
2
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Added tests for Apple Help generation.
Alastair Houghton
2015-01-15
2
-0
/
+5
*
|
Change the source parsers feature a bit:
Georg Brandl
2015-03-08
4
-1
/
+17
*
|
refs #1658, #1750: add test and small tweak.
shimizukawa
2015-03-03
2
-2
/
+4
*
|
source_suffix can now be a list.
Georg Brandl
2015-02-08
2
-2
/
+2
|
/
*
Fix LaTeX writer's handling of multirow table cells
EricFromCanada
2015-01-06
1
-8
/
+8
*
Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...
Georg Brandl
2014-11-12
1
-1
/
+1
*
Merged in tk0miya/sphinx (pull request #303)
Takayuki Shimizukawa
2014-10-09
2
-0
/
+4
|
\
|
*
Update testcases for :numref:
tk0miya
2014-10-02
2
-0
/
+4
*
|
fixed issues with line numbering not being showed correctly.
Jeppe Pihl
2014-10-02
1
-1
/
+1
*
|
#1583: Allow the line numbering of the directive `literalinclude` to match th...
Jeppe Pihl
2014-09-30
1
-0
/
+16
|
/
*
Merged in tk0miya/sphinx (pull request #291)
Takayuki Shimizukawa
2014-09-23
1
-0
/
+4
|
\
|
*
Fix cannot capture title of literal_block node by xref
tk0miya
2014-08-24
1
-0
/
+4
*
|
Split viewcode and linkcode tests out of main test root.
Georg Brandl
2014-09-21
1
-29
/
+10
*
|
Complete test suite overhaul.
Georg Brandl
2014-09-21
14
-311
/
+19
*
|
Closes #1284: Program options documented with :rst:dir:`option` can now start...
Georg Brandl
2014-09-20
1
-0
/
+4
*
|
Add tests for "any" role and default-role setting. Fix some minor bugs with "...
Georg Brandl
2014-09-19
1
-0
/
+19
|
/
*
rename "literal.inc.orig", too easy to delete together with other merge backu...
Georg Brandl
2014-09-07
2
-1
/
+1
*
Fix #1381 :rfc: and :pep: roles support custom link text
tk0miya
2014-08-20
1
-0
/
+2
*
add test and document about diff params in literalinclude.
shirou
2014-08-12
2
-0
/
+16
*
Merged in lennart0901/sphinx (pull request #260)
Takayuki Shimizukawa
2014-08-03
2
-0
/
+2
|
\
|
*
Escape underscore in citation labels for latex export
Lennart Fricke
2014-07-31
2
-0
/
+2
*
|
* refactoring: metadata (docinfo) type normalization and add test.
Takayuki Shimizukawa
2014-08-02
1
-0
/
+4
|
/
[next]