Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch docs to MKDocs (#602) | Waylan Limberg | 2017-12-06 | 1 | -77/+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. | ||||
* | GitHub/waylan => GitHub/Python-Markdown org | Waylan Limberg | 2017-08-17 | 1 | -1/+1 |
| | |||||
* | Thorough spell check of the docs. | Waylan Limberg | 2015-02-07 | 1 | -5/+5 |
| | |||||
* | Some docs cleanup. | Waylan Limberg | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | Upped version to 2.5-dev and started release notes. | Waylan Limberg | 2014-08-20 | 1 | -1/+1 |
| | |||||
* | Updated version 2.4 release notes. | Dmitry Shachnev | 2014-02-13 | 1 | -1/+34 |
| | |||||
* | Added release notes for pending release of v2.4. | Waylan Limberg | 2013-08-13 | 1 | -0/+44 |
Since adding the new smarty extension, the nex release it more than just a bugfix release. |