summaryrefslogtreecommitdiff
path: root/docutils/utils/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* normalize_language_tag() now returns `BCP 47`_ conformant tagsmilde2012-11-231-9/+10
* Use validate_comma_separated_string_list for stylesheet setting.milde2012-10-121-8/+5
* math, error_reporting, and urischemes moved to the utils package. milde2012-06-251-1/+1
* Fix relative_path() with source=None and `unicode` target.milde2012-02-031-1/+2
* Cleanup: Use True/False for boolean valuesmilde2012-01-191-4/+4
* Store source and line in the "raw" node generated by raw-derived roles.milde2012-01-061-1/+1
* docutils.utils is now a package (providing a place for sub-modules)milde2011-12-201-0/+730