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
*
* add a test for the parsed-literal directive
Georg Brandl
2014-01-11
1
-0
/
+4
*
Closes #933: Do not crash if an ``:option:`` value is malformed (contains spaces
Georg Brandl
2014-01-10
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
*
Move "only" directive tests to a seperate test root.
Jonathan Waltman
2013-01-05
2
-204
/
+0
*
Closes #976: Fix gettext does not extract index entries.
Takayuki Shimizukawa
2013-01-05
3
-0
/
+109
*
Closes #940: Fix gettext does not extract figure caption.
Takayuki Shimizukawa
2013-01-05
4
-0
/
+42
*
Fix text writer can not handle visit_legend for figure directive contents.
Takayuki Shimizukawa
2013-01-04
1
-0
/
+4
*
Add regression test for gettext does not extract definition terms. Closes #975
Takayuki Shimizukawa
2013-01-01
3
-0
/
+44
*
Closes #1065: in Makefiles, ignore errors in "rm" using the -f flag, not a "-...
Georg Brandl
2012-12-31
1
-1
/
+1
*
fix #1058 Footnote backlinks do not work
Nozomu Kaneko
2012-12-19
2
-0
/
+41
*
Avoid unusable warning in using i18n translation. Closes #1057.
Takayuki Shimizukawa
2012-12-16
3
-0
/
+44
*
fix: rescue extra named-reference that appeared in same translation message.
Takayuki Shimizukawa
2012-12-05
2
-0
/
+4
*
move i18n test documents to i18n subdir.
Takayuki Shimizukawa
2012-12-05
8
-3
/
+8
*
checking whether the number of references is equal in both the translated for...
Takayuki Shimizukawa
2012-12-05
3
-0
/
+49
*
fix #1044 refs #955: fix external/inline links with localization
Takayuki Shimizukawa
2012-11-27
3
-0
/
+46
*
fix #955: consider the numbered-footnote. update test and code
Takayuki Shimizukawa
2012-11-22
2
-3
/
+7
*
fixed #955: footnote i18n translation cause KeyError and 'Only update text no...
Takayuki Shimizukawa
2012-11-22
3
-0
/
+41
*
autodoc: Handle explicit instance attributes in :members: (re #904)
Jonathan Waltman
2012-11-08
1
-0
/
+13
*
Update sys.path to avoid autodoc warnings when building docs in tests/root.
Jonathan Waltman
2012-11-08
1
-0
/
+1
*
Merged in pv/sphinx-work/ext-linkcode (pull request #47)
Georg Brandl
2012-10-28
1
-0
/
+22
|
\
|
*
ENH: add a linkcode extension
Pauli Virtanen
2012-03-11
1
-0
/
+22
*
|
Add failing tests for nested sections in only directives.
Jonathan Waltman
2012-09-12
2
-0
/
+204
|
/
*
Merge with 1.0
Georg Brandl
2011-09-22
1
-3
/
+1
|
\
|
*
Fix #677: allow multiple signatures in C++ domain directives.
Georg Brandl
2011-09-22
1
-3
/
+1
*
|
Fix dupicate autodocumentation leading to test failures.
Georg Brandl
2011-09-19
1
-1
/
+1
*
|
Only test spanning cells for latex.
Georg Brandl
2011-09-19
1
-0
/
+2
*
|
Code style fixes.
Georg Brandl
2011-09-17
1
-0
/
+10
*
|
autosummary: respect py:currentclass when looking up Python objects
Pauli Virtanen
2011-06-29
1
-0
/
+24
*
|
merge with 1.0
Georg Brandl
2011-01-09
1
-1
/
+1
|
\
\
|
|
/
|
*
Add missing label.
Georg Brandl
2011-01-08
1
-0
/
+2
*
|
Add missing label.
Georg Brandl
2011-01-08
1
-0
/
+2
*
|
#454: Add more index markup capabilities: marking see/seealso entries, and ma...
Georg Brandl
2011-01-07
1
-0
/
+7
*
|
#586: Implemented improved glossary markup which allows multiple terms per de...
Georg Brandl
2011-01-06
1
-1
/
+13
*
|
merge with 1.0
Georg Brandl
2011-01-06
1
-0
/
+11
|
\
\
|
|
/
|
*
Fix tracebacks occurring for duplicate C++ domain objects.
Georg Brandl
2011-01-06
1
-0
/
+11
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-0
/
+3
|
\
\
|
|
/
|
*
#581: Fix traceback in Python domain for empty cross-reference targets.
Georg Brandl
2011-01-04
1
-0
/
+3
*
|
merge with 1.0
Georg Brandl
2011-01-04
2
-3
/
+14
|
\
\
|
|
/
|
*
Fix test_build_html after latest docfields fix.
Georg Brandl
2011-01-04
1
-3
/
+5
|
*
Regression of #77: If there is only one parameter given with ``:param:`` mark...
Georg Brandl
2011-01-03
1
-0
/
+2
|
*
Add missing file.
Georg Brandl
2011-01-03
1
-0
/
+7
*
|
#553: Added :rst:dir:`testcleanup` blocks in the doctest extension.
Georg Brandl
2011-01-03
1
-0
/
+6
*
|
merge with 1.0
Georg Brandl
2011-01-03
1
-0
/
+6
|
\
\
|
|
/
[next]