summaryrefslogtreecommitdiff
path: root/tests/test_build_html.py
Commit message (Expand)AuthorAgeFilesLines
...
* | Add tests for "any" role and default-role setting. Fix some minor bugs with "...Georg Brandl2014-09-191-0/+3
* | Fix #1381 :rfc: and :pep: roles support custom link texttk0miya2014-08-201-0/+4
* | Merged in tk0miya/sphinx (pull request #269)Takayuki Shimizukawa2014-08-201-10/+10
|\ \
| * | Fix #1476 replace <tt> tag by <code>tk0miya2014-08-121-10/+10
* | | Set its URL as a default title value if URL appears in toctreetk0miya2014-08-201-0/+15
* | | Fix numbering section at singlehtml mode does not work for nested toctreetk0miya2014-08-181-2/+6
* | | Fix numbering section does not work at singlehtml mode (adhoc)tk0miya2014-08-121-0/+43
|/ /
* | When specifying toctree :numbered: option and :tocdepth: metadata, sub sectio...Takayuki Shimizukawa2014-08-021-3/+44
* | replace ur'' prefix with r'' to support py2/py3 in one source. refs #1350Takayuki Shimizukawa2014-04-301-1/+1
* | remove 'six' name except importing line.Takayuki Shimizukawa2014-04-301-4/+3
* | use six privided functions/classes to support py2/py3 in one source. refs #1350Takayuki Shimizukawa2014-04-301-2/+2
* | use six privided iteritems(),itervalues() to support py2/py3 in one source. r...Takayuki Shimizukawa2014-04-291-1/+2
* | introduce the six module and reduce sphinx.util.pycompat implementation. refs...Takayuki Shimizukawa2014-04-291-4/+4
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|\ \ | |/
| * Update copyright year.Georg Brandl2014-03-011-1/+1
* | merge with stableGeorg Brandl2014-01-171-5/+5
|\ \ | |/
| * Closes #1285: Avoid name clashes between C domain objects and section titles.Georg Brandl2014-01-171-6/+6
* | Remove sphinx.ext.oldcmarkup compatibility extension.Georg Brandl2014-01-171-5/+0
|/
* * add a test for the parsed-literal directiveGeorg Brandl2014-01-111-1/+1
* Closes #933: Do not crash if an ``:option:`` value is malformed (contains spacesGeorg Brandl2014-01-101-0/+2
* fix trailing spaceGeorg Brandl2013-12-101-1/+1
* Merged in RelentlessIdiot/sphinx (pull request #149)Georg Brandl2013-09-161-0/+11
|\
| * Fix #1203: Does not append space to unknown field names.Rob Ruana2013-06-231-0/+11
* | Fix new html_extra_path option for singlehtml builder.Georg Brandl2013-09-161-1/+0
* | Test that extra entries are in outdir.Matthias C. M. Troffaes2013-08-221-0/+4
|/
* Fix: Citation target missing cause AssertionError. Closes #1160Takayuki Shimizukawa2013-05-021-0/+1
* Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Clos...Takayuki Shimizukawa2013-04-301-1/+16
* tests: replace "from util import *" by explicit importsGeorg Brandl2013-04-011-1/+1
* versionlabels are handled entirely in the versionmodified directive, instead ...Nozomu Kaneko2013-01-061-4/+5
* fix: paragraphs in versionmodified are ignored when it has no dangling paragr...Nozomu Kaneko2013-01-061-0/+5
* Divide test_intl target source files for speed-up.Takayuki Shimizukawa2013-01-061-1/+0
* Copyright update.Georg Brandl2013-01-011-1/+1
* Avoid unusable warning in using i18n translation. Closes #1057.Takayuki Shimizukawa2012-12-161-0/+1
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-041-1/+1
* fix for Python3: Python3 open() use 'rt' mode by default, and decoding by lo...Takayuki Shimizukawa2012-05-021-1/+1
* * fix test for Windows: test failed by test-code problem depends on os.sep.Takayuki Shimizukawa2012-05-021-1/+2
* Closes #810: fix deprecation warnings with Python 3. What is left over is fro...Georg Brandl2012-01-291-1/+5
* Closes #695: When the highlight language "python" is specified explicitly, do...Georg Brandl2012-01-291-1/+1
* Merge with 1.0Georg Brandl2011-09-231-2/+2
|\
| * Fix #648: Fix line numbers reported in warnings about undefined references.Georg Brandl2011-09-231-2/+2
* | Adapt test to removal of <object> tags for SVG images.Georg Brandl2011-09-191-2/+1
* | Cleanup after pull from https://bitbucket.org/timmartin/sphinxGeorg Brandl2011-05-151-1/+1
* | #454: Add more index markup capabilities: marking see/seealso entries, and ma...Georg Brandl2011-01-071-1/+9
* | merge with 1.0Georg Brandl2011-01-041-1/+1
|\ \ | |/
| * New year update.Georg Brandl2011-01-041-1/+1
* | merge with 1.0Georg Brandl2011-01-041-2/+6
|\ \ | |/
| * Fix test_build_html after latest docfields fix.Georg Brandl2011-01-041-2/+6
* | merge with 1.0Georg Brandl2011-01-031-0/+3
|\ \ | |/
| * Fix strange reportings of line numbers for warnings generated fromGeorg Brandl2011-01-031-0/+3
* | merge with 1.0Georg Brandl2010-08-251-0/+2
|\ \ | |/