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
*
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
|
/
*
compress static PNG images with optipng -o10
Lars Buitinck
2014-07-22
3
-0
/
+0
*
Merge
Dmitry Shachnev
2014-01-20
1
-2
/
+2
|
\
|
*
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-2
/
+2
*
|
Makes suggested changes before adding napoleon to sphinx
Rob Ruana
2014-01-19
1
-1
/
+1
*
|
Merged birkenfeld/sphinx into default
Rob Ruana
2014-01-19
3
-1
/
+18
|
\
\
|
*
|
The deprecated config values ``exclude_trees``, ``exclude_dirnames`` and ``un...
Georg Brandl
2014-01-19
1
-1
/
+0
|
*
|
Merged in guibog/sphinx2 (pull request #184)
Georg Brandl
2014-01-19
3
-0
/
+18
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
autodoc extension: add autodoc_mock_imports config value
guibog
2013-10-23
3
-0
/
+18
*
|
|
Merge conflicts
Rob Ruana
2014-01-18
2
-10
/
+1
|
\
\
\
|
|
/
/
|
*
|
Remove sphinx.ext.oldcmarkup compatibility extension.
Georg Brandl
2014-01-17
2
-9
/
+1
*
|
|
Merges napoleon extension into mainline sphinx
Rob Ruana
2014-01-18
1
-1
/
+2
|
/
/
*
|
merge stable into default
Georg Brandl
2014-01-11
1
-0
/
+4
|
\
\
|
*
|
* add a test for the parsed-literal directive
Georg Brandl
2014-01-11
1
-0
/
+4
*
|
|
Closes #668: Allow line numbering of ``code-block`` and ``literalinclude`` di...
Georg Brandl
2014-01-11
1
-0
/
+1
*
|
|
merge stable into default
Georg Brandl
2014-01-11
1
-0
/
+1
|
\
\
\
|
|
/
/
|
*
|
Closes #933: Do not crash if an ``:option:`` value is malformed (contains spaces
Georg Brandl
2014-01-10
1
-0
/
+1
|
|
/
*
|
Allow "." and "~" prefixes in inline :param: typedefs.
Virgil Dupras
2014-01-04
1
-0
/
+1
|
/
*
Merged in RelentlessIdiot/sphinx (pull request #149)
Georg Brandl
2013-09-16
1
-0
/
+26
|
\
|
*
Fix #1203: Does not append space to unknown field names.
Rob Ruana
2013-06-23
1
-0
/
+26
*
|
Set up initial test.
Matthias C. M. Troffaes
2013-08-22
2
-0
/
+3
|
/
*
Fix: Citation target missing cause AssertionError. Closes #1160
Takayuki Shimizukawa
2013-05-02
1
-0
/
+6
*
fix: paragraphs in versionmodified are ignored when it has no dangling paragr...
Nozomu Kaneko
2013-01-06
1
-0
/
+9
*
Closes #1108: [text] Correctly number enumerated lists with non-default start...
Jonathan Waltman
2013-02-20
2
-0
/
+55
*
Add man_pages config to tests/root/conf.py.
Jonathan Waltman
2013-01-06
1
-0
/
+5
*
Divide test_intl target source files for speed-up.
Takayuki Shimizukawa
2013-01-06
17
-388
/
+0
[next]