aboutsummaryrefslogtreecommitdiffstats
path: root/docs/extensions/header_id.txt
Commit message (Collapse)AuthorAgeFilesLines
* Removed the html_tidy extension. See 2.3 release notes for explaination.Waylan Limberg2013-03-131-2/+2
|
* Rename docs/*.md => docs/*.txtWaylan Limberg2012-03-071-0/+111
The documentation uses features of Python-Markdown that are not supported on GitHub and it's better to get a source view of the docs anyway. For example, that way comments and bug reports can reference a specific line of a file. Of course, it makes sense for Github to render the README, so that is left with the `.md` file extension.