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
/
roots
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the confval type checker emits warnings if unicode is given to confvals w...
Takeshi KOMIYA
2016-02-23
1
-0
/
+15
*
``sphinx.ext.graphviz`` supports graph substituions by locale
Takeshi KOMIYA
2016-02-22
3
-0
/
+9
*
Add figure_language_filename to customize filename pattern for figure substit...
Takeshi KOMIYA
2016-02-22
1
-0
/
+0
*
Fix #1921: Support figure substitutions by locale
Takeshi KOMIYA
2016-02-22
5
-0
/
+160
*
Select an image by similarity if multiple images are globbed by ``.. image:: ...
Takeshi KOMIYA
2016-02-22
2
-0
/
+0
*
Fix #1286, #2099: Add ``sphinx.ext.autosectionlabel`` extension to allow refe...
Takeshi KOMIYA
2016-02-14
2
-0
/
+29
*
Add testcase for PR #2311
Takeshi KOMIYA
2016-02-14
3
-0
/
+31
*
Fix #1858: Support numbering custom nodes
Takeshi KOMIYA
2016-02-14
2
-0
/
+40
*
Add Sphinx.add_enumerable_node() to add enumerable nodes for numfig feature
Takeshi KOMIYA
2016-02-14
4
-0
/
+83
*
Merge with stable
shimizukawa
2016-02-09
3
-0
/
+20
|
\
|
*
Fix #2292: Some footnotes disappear from LaTeX output
Takeshi KOMIYA
2016-02-08
3
-0
/
+17
|
*
Fix #2291: pdflatex "Counter too large" error from footnotes inside tables of...
Takeshi KOMIYA
2016-02-07
1
-0
/
+3
*
|
Merge pull request #2254 from xuhdev/math-align
Takeshi KOMIYA
2016-02-01
2
-0
/
+11
|
\
\
|
*
|
Use "align" environment to wrap math equations instead of "gather"
Hong Xu
2016-01-20
2
-0
/
+11
*
|
|
Fix :cpp:any: fix_paren with explicit title.
Jakob Lykke Andersen
2016-01-28
3
-4
/
+19
*
|
|
Add testcase for image globbing
Takeshi KOMIYA
2016-01-27
9
-0
/
+183
*
|
|
Fix #2022: html_extra_path also copies dotfiles and refers exclude_patterns
Takeshi KOMIYA
2016-01-24
9
-0
/
+9
*
|
|
Merge with 'stable'
shimizukawa
2016-01-24
2
-0
/
+35
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix #2253: ``:pyobject:`` option of ``literalinclude`` directive can't detect...
shimizukawa
2016-01-20
2
-0
/
+35
*
|
Refactor the tests of math extensions.
Hong Xu
2016-01-18
3
-7
/
+10
*
|
Fix #656: Add ``graphviz_dot`` option to graphviz directives to switch the ``...
Takeshi KOMIYA
2016-01-18
1
-0
/
+5
*
|
Merge branch 'stable'
Takeshi KOMIYA
2016-01-18
2
-0
/
+7
|
\
\
|
|
/
|
*
Fix #2247: #2205 breaks make html for definition list with classifiers that c...
Takeshi KOMIYA
2016-01-18
2
-0
/
+7
*
|
Fix broken test by 14f58e66199393a2fb4903dc807c82ca56951340
Takeshi KOMIYA
2016-01-17
1
-3
/
+0
*
|
``sphinx.ext.graphviz``: show graph image in inline by default
Takeshi KOMIYA
2016-01-17
2
-0
/
+14
*
|
Merge pull request #2209 from tk0miya/2162_add_source_parser_API
Takeshi KOMIYA
2016-01-17
4
-0
/
+58
|
\
\
|
*
|
Fix #2162: Add Sphinx.add_source_parser() to add source_suffix and source_par...
Takeshi KOMIYA
2016-01-04
4
-0
/
+58
*
|
|
Fix broken LaTeX code is generated if unknown language is given
Takeshi KOMIYA
2016-01-16
5
-5
/
+8
*
|
|
Merge branch 'stable'
Takeshi KOMIYA
2016-01-11
38
-8
/
+300
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix #2062: Escape characters in doctests are treated incorrectly with Python 2
shimizukawa
2016-01-09
1
-0
/
+11
|
*
|
fix testing for text builder that generate _build/text/_build/text/_build/......
shimizukawa
2016-01-09
25
-0
/
+26
|
*
|
Fix #2198,#2205: ``make gettext`` generate broken msgid for definition lists....
shimizukawa
2016-01-09
2
-6
/
+6
|
*
|
Fix broken TOC of PDFs if section includes an image
André Klitzing
2016-01-08
3
-0
/
+29
|
*
|
Fix #2072: Footnotes in chapter-titles do not appear in PDF output
Takeshi KOMIYA
2016-01-06
1
-1
/
+3
|
*
|
Fix broken testcase; Split test-toctree-maxdepth from test-tocdepth
Takeshi KOMIYA
2016-01-06
6
-1
/
+71
|
*
|
Fix #771: latex output doesn't set tocdepth
Takeshi KOMIYA
2016-01-06
1
-0
/
+1
|
*
|
Fix broken tests by 7bb685bbe97824bc2c65bf8cb1d7ac38e5f91cd4
Takeshi KOMIYA
2016-01-03
1
-1
/
+1
|
*
|
Fix #2201: wrong table caption for tables with over 30 rows
Takeshi KOMIYA
2016-01-01
1
-0
/
+86
|
*
|
Fix #2206: Sphinx latex doc build failed if footnotes in caption of figure
Takeshi KOMIYA
2016-01-01
1
-0
/
+6
|
*
|
Fix #2178: Unparseable C++ cross-reference when referencing a function with :...
Takeshi KOMIYA
2015-12-27
4
-0
/
+61
*
|
|
Merge with '87998df9cbef2380345d436121e6bca43345d2bd' on stable
shimizukawa
2016-01-10
14
-0
/
+70
|
\
\
\
|
|
/
/
|
*
|
Fix #2189: previous sibling link has broken if previous doc is under nested t...
Takeshi KOMIYA
2015-12-26
7
-0
/
+26
|
*
|
Fix #2189: next sibling link has broken if the file was appeared twice or more
Takeshi KOMIYA
2015-12-26
8
-0
/
+41
|
*
|
Fix #2071: Same footnote in more than two section titles => LaTeX/PDF Bug
Takeshi KOMIYA
2015-12-25
1
-0
/
+3
*
|
|
Add sphinx.ext.githubpages to publish the docs on GitHub Pages
Takeshi KOMIYA
2016-01-06
2
-0
/
+7
|
|
/
|
/
|
*
|
Add the imgmath extension, the successor of pngmath.
Hong Xu
2015-12-29
2
-0
/
+10
*
|
Fix #2113: Allow ``:class:`` option to code-block directive
Takeshi KOMIYA
2015-12-20
1
-0
/
+21
*
|
Merge with 'stable'
shimizukawa
2015-12-20
4
-22
/
+45
|
\
\
|
|
/
|
*
Move testcases for footnotes to roots/test-footnote
Takeshi KOMIYA
2015-12-19
1
-0
/
+2
|
*
Fix #1237 footnotes not working in definition list in LaTeX
Takeshi KOMIYA
2015-12-19
1
-0
/
+11
[next]