aboutsummaryrefslogtreecommitdiffstats
path: root/docs/siteindex.txt
Commit message (Collapse)AuthorAgeFilesLines
* Switch docs to MKDocs (#602)Waylan Limberg2017-12-061-78/+0
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #601. Merged in 6f87b32 from the md3 branch and did a lot of cleanup. Changes include: * Removed old docs build tool, templates, etc. * Added MkDocs config file, etc. * filename.txt => filename.md * pythonhost.org/Markdown => Python-Markdown.github.io * Markdown lint and other cleanup. * Automate pages deployment in makefile with `mkdocs gh-deploy` Assumes a git remote is set up named "pages". Do git remote add pages https://github.com/Python-Markdown/Python-Markdown.github.io.git ... before running `make deploy` the first time.
* Thorough spell check of the docs.Waylan Limberg2015-02-071-6/+6
|
* Added first draft of 2.6 release notes.Waylan Limberg2014-12-301-0/+1
|
* Update docs for tests refactor. INI => YAML. Relates to #333.Waylan Limberg2014-08-211-1/+0
|
* Upped version to 2.5-dev and started release notes.Waylan Limberg2014-08-201-0/+1
|
* Updated version 2.4 release notes.Dmitry Shachnev2014-02-131-0/+1
|
* Add documentation for smarty extensionDmitry Shachnev2013-07-261-0/+1
|
* Removed the html_tidy extension. See 2.3 release notes for explaination.Waylan Limberg2013-03-131-2/+3
|
* Various changes to docs for updated changes, clarity, and to fix typos.Waylan Limberg2013-02-191-0/+1
|
* Added siteindex to docs.Waylan Limberg2012-03-071-0/+73