diff options
author | Waylan Limberg <waylan@gmail.com> | 2012-03-07 10:39:05 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2012-03-07 10:39:05 -0500 |
commit | a3d1c761999a08974a9fdfe9636ff9f7aa6b5863 (patch) | |
tree | 0571f4f7d7981462d99bfc07b5d35fdf725e410d /docs/index.txt | |
parent | 521d5c2b68df4cfa842ebd62121ef9ba79d1da02 (diff) | |
download | markdown-a3d1c761999a08974a9fdfe9636ff9f7aa6b5863.tar.gz markdown-a3d1c761999a08974a9fdfe9636ff9f7aa6b5863.tar.bz2 markdown-a3d1c761999a08974a9fdfe9636ff9f7aa6b5863.zip |
Add release notes, authors and change_log to docs.
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.txt b/docs/index.txt index 570f36b..35c7876 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -1,5 +1,7 @@ next_url: install.html next_title: Installation +prev_title: Authors +prev_url: authors.html Python-Markdown =============== |