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
/
test_build_html.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Add tests for "any" role and default-role setting. Fix some minor bugs with "...
Georg Brandl
2014-09-19
1
-0
/
+3
*
|
Fix #1381 :rfc: and :pep: roles support custom link text
tk0miya
2014-08-20
1
-0
/
+4
*
|
Merged in tk0miya/sphinx (pull request #269)
Takayuki Shimizukawa
2014-08-20
1
-10
/
+10
|
\
\
|
*
|
Fix #1476 replace <tt> tag by <code>
tk0miya
2014-08-12
1
-10
/
+10
*
|
|
Set its URL as a default title value if URL appears in toctree
tk0miya
2014-08-20
1
-0
/
+15
*
|
|
Fix numbering section at singlehtml mode does not work for nested toctree
tk0miya
2014-08-18
1
-2
/
+6
*
|
|
Fix numbering section does not work at singlehtml mode (adhoc)
tk0miya
2014-08-12
1
-0
/
+43
|
/
/
*
|
When specifying toctree :numbered: option and :tocdepth: metadata, sub sectio...
Takayuki Shimizukawa
2014-08-02
1
-3
/
+44
*
|
replace ur'' prefix with r'' to support py2/py3 in one source. refs #1350
Takayuki Shimizukawa
2014-04-30
1
-1
/
+1
*
|
remove 'six' name except importing line.
Takayuki Shimizukawa
2014-04-30
1
-4
/
+3
*
|
use six privided functions/classes to support py2/py3 in one source. refs #1350
Takayuki Shimizukawa
2014-04-30
1
-2
/
+2
*
|
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
Takayuki Shimizukawa
2014-04-29
1
-1
/
+2
*
|
introduce the six module and reduce sphinx.util.pycompat implementation. refs...
Takayuki Shimizukawa
2014-04-29
1
-4
/
+4
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
merge with stable
Georg Brandl
2014-01-17
1
-5
/
+5
|
\
\
|
|
/
|
*
Closes #1285: Avoid name clashes between C domain objects and section titles.
Georg Brandl
2014-01-17
1
-6
/
+6
*
|
Remove sphinx.ext.oldcmarkup compatibility extension.
Georg Brandl
2014-01-17
1
-5
/
+0
|
/
*
* add a test for the parsed-literal directive
Georg Brandl
2014-01-11
1
-1
/
+1
*
Closes #933: Do not crash if an ``:option:`` value is malformed (contains spaces
Georg Brandl
2014-01-10
1
-0
/
+2
*
fix trailing space
Georg Brandl
2013-12-10
1
-1
/
+1
*
Merged in RelentlessIdiot/sphinx (pull request #149)
Georg Brandl
2013-09-16
1
-0
/
+11
|
\
|
*
Fix #1203: Does not append space to unknown field names.
Rob Ruana
2013-06-23
1
-0
/
+11
*
|
Fix new html_extra_path option for singlehtml builder.
Georg Brandl
2013-09-16
1
-1
/
+0
*
|
Test that extra entries are in outdir.
Matthias C. M. Troffaes
2013-08-22
1
-0
/
+4
|
/
*
Fix: Citation target missing cause AssertionError. Closes #1160
Takayuki Shimizukawa
2013-05-02
1
-0
/
+1
*
Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Clos...
Takayuki Shimizukawa
2013-04-30
1
-1
/
+16
*
tests: replace "from util import *" by explicit imports
Georg Brandl
2013-04-01
1
-1
/
+1
*
versionlabels are handled entirely in the versionmodified directive, instead ...
Nozomu Kaneko
2013-01-06
1
-4
/
+5
*
fix: paragraphs in versionmodified are ignored when it has no dangling paragr...
Nozomu Kaneko
2013-01-06
1
-0
/
+5
*
Divide test_intl target source files for speed-up.
Takayuki Shimizukawa
2013-01-06
1
-1
/
+0
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Avoid unusable warning in using i18n translation. Closes #1057.
Takayuki Shimizukawa
2012-12-16
1
-0
/
+1
*
Update Sphinx URL to new sphinx-doc.org domain.
Georg Brandl
2012-11-04
1
-1
/
+1
*
fix for Python3: Python3 open() use 'rt' mode by default, and decoding by lo...
Takayuki Shimizukawa
2012-05-02
1
-1
/
+1
*
* fix test for Windows: test failed by test-code problem depends on os.sep.
Takayuki Shimizukawa
2012-05-02
1
-1
/
+2
*
Closes #810: fix deprecation warnings with Python 3. What is left over is fro...
Georg Brandl
2012-01-29
1
-1
/
+5
*
Closes #695: When the highlight language "python" is specified explicitly, do...
Georg Brandl
2012-01-29
1
-1
/
+1
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-2
/
+2
|
\
|
*
Fix #648: Fix line numbers reported in warnings about undefined references.
Georg Brandl
2011-09-23
1
-2
/
+2
*
|
Adapt test to removal of <object> tags for SVG images.
Georg Brandl
2011-09-19
1
-2
/
+1
*
|
Cleanup after pull from https://bitbucket.org/timmartin/sphinx
Georg Brandl
2011-05-15
1
-1
/
+1
*
|
#454: Add more index markup capabilities: marking see/seealso entries, and ma...
Georg Brandl
2011-01-07
1
-1
/
+9
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-2
/
+6
|
\
\
|
|
/
|
*
Fix test_build_html after latest docfields fix.
Georg Brandl
2011-01-04
1
-2
/
+6
*
|
merge with 1.0
Georg Brandl
2011-01-03
1
-0
/
+3
|
\
\
|
|
/
|
*
Fix strange reportings of line numbers for warnings generated from
Georg Brandl
2011-01-03
1
-0
/
+3
*
|
merge with 1.0
Georg Brandl
2010-08-25
1
-0
/
+2
|
\
\
|
|
/
[prev]
[next]