Added unicode chapter to the docs. This fixes #67

This commit is contained in:
Armin Ronacher 2010-06-17 19:01:32 +02:00
parent ea72e272a6
commit 387be22f26
2 changed files with 82 additions and 0 deletions

View file

@ -42,6 +42,7 @@ Design notes, legal information and changelog are here for the interested.
design
htmlfaq
security
unicode
extensiondev
license
upgrading