summaryrefslogtreecommitdiff
path: root/tests/test_build_html.py
Commit message (Expand)AuthorAgeFilesLines
* rename `numfig_prefix` to `numfig_format`. later is better for the purpose.shimizukawa2014-10-101-1/+1
* fix trailing space and long lineshimizukawa2014-10-091-1/+2
* Merge with defaulttk0miya2014-10-061-2/+31
|\
| * Update testcases for :numref:tk0miya2014-10-021-2/+31
* | test fixGeorg Brandl2014-10-061-3/+3
* | Fix up default labels for figures and listings.Georg Brandl2014-10-061-60/+60
* | Fix flake8 violationstk0miya2014-10-061-169/+180
* | Surround fignum and caption with <span> tagtk0miya2014-10-051-252/+259
|/
* Separate numfig testcase from toctree'stk0miya2014-09-271-63/+92
* Assign fignum to tables and code-blockstk0miya2014-09-271-1/+151
* Add testcases for numfigtk0miya2014-09-261-0/+220
* workaround for testing: `\xbb` will be replaced with `/xbb` by `replace(os.se...shimizukawa2014-09-241-1/+1
* remove a few unused importsGeorg Brandl2014-09-211-1/+1
* No need to insist on fresh builds with test_build_*Georg Brandl2014-09-211-5/+5
* Complete test suite overhaul.Georg Brandl2014-09-211-84/+58
* Test suite adapted after :option: changes.Georg Brandl2014-09-201-2/+2
* 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...shimizukawa2014-08-021-3/+44
* replace ur'' prefix with r'' to support py2/py3 in one source. refs #1350shimizukawa2014-04-301-1/+1
* remove 'six' name except importing line.shimizukawa2014-04-301-4/+3
* use six privided functions/classes to support py2/py3 in one source. refs #1350shimizukawa2014-04-301-2/+2
* use six privided iteritems(),itervalues() to support py2/py3 in one source. r...shimizukawa2014-04-291-1/+2
* introduce the six module and reduce sphinx.util.pycompat implementation. refs...shimizukawa2014-04-291-4/+4
* Update copyright year.Georg Brandl2014-03-011-5/+0
|\
| * merge with stableGeorg Brandl2014-01-171-5/+0
| |\
| | * Remove sphinx.ext.oldcmarkup compatibility extension.Georg Brandl2014-01-171-5/+0
* | | Update copyright year.Georg Brandl2014-03-011-1/+1
|/ /
* | Closes #1285: Avoid name clashes between C domain objects and section titles.Georg Brandl2014-01-171-6/+6
|/
* * 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 #1160shimizukawa2013-05-021-0/+1
* Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Clos...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.shimizukawa2013-01-061-1/+0
* Copyright update.Georg Brandl2013-01-011-1/+1
* Avoid unusable warning in using i18n translation. Closes #1057.shimizukawa2012-12-161-0/+1
* Update Sphinx URL to new sphinx-doc.org domain.Georg Brandl2012-11-041-1/+1