summaryrefslogtreecommitdiff
path: root/tests/test_docutilsconf.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | Complete test suite overhaul.Georg Brandl2014-09-211-65/+20
* | merge with stableTakayuki Shimizukawa2014-08-121-2/+29
|\ \ | |/
| * * On Python3 environment, docutils.conf with 'source_link=true' in the genera...Takayuki Shimizukawa2014-08-121-2/+29
* | remove 'six' name except importing line.Takayuki Shimizukawa2014-04-301-2/+2
* | introduce the six module and reduce sphinx.util.pycompat implementation. refs...Takayuki Shimizukawa2014-04-291-2/+3
|/
* Update copyright year.Georg Brandl2014-03-011-1/+1
* Add test for docutils.conf and prevent 'html4css1.css' missing warning.Takayuki Shimizukawa2013-07-271-0/+101