diff options
author | Waylan Limberg <waylan@gmail.com> | 2012-03-07 23:35:55 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2012-03-07 23:35:55 -0500 |
commit | 91f022a2e6f677162df477108cae5698a866f746 (patch) | |
tree | 7fee458ab718839ae3f219d87eacc960fa86cbf6 /docs/index.txt | |
parent | a3d1c761999a08974a9fdfe9636ff9f7aa6b5863 (diff) | |
download | markdown-91f022a2e6f677162df477108cae5698a866f746.tar.gz markdown-91f022a2e6f677162df477108cae5698a866f746.tar.bz2 markdown-91f022a2e6f677162df477108cae5698a866f746.zip |
Added siteindex to docs.
Diffstat (limited to 'docs/index.txt')
-rw-r--r-- | docs/index.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.txt b/docs/index.txt index 35c7876..eb245e6 100644 --- a/docs/index.txt +++ b/docs/index.txt @@ -1,7 +1,7 @@ next_url: install.html next_title: Installation -prev_title: Authors -prev_url: authors.html +prev_title: Table of Contents +prev_url: siteindex.html Python-Markdown =============== |