summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorChristian Theune <ct@gocept.com>2010-10-26 14:17:16 +0000
committerChristian Theune <ct@gocept.com>2010-10-26 14:17:16 +0000
commit14880adadfc4cbe1c26ceb3f94f70eeb7c290613 (patch)
tree20109b0328cd12335d309f0cc9cdde732c43319d /README.txt
parent501e4a22872dbb3ec2b53be2aaa6be06049452ea (diff)
downloadzope-i18n-14880adadfc4cbe1c26ceb3f94f70eeb7c290613.tar.gz
Start working on sphinx-based documentation. It's basically Tres' template
minus zope.event specific parts. Started including existing API documentation.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 03dcb55..5510e8d 100644
--- a/README.txt
+++ b/README.txt
@@ -1,5 +1,5 @@
-Zope3 Internationalization Support
-==================================
+Zope Internationalization Support
+=================================
This package implements several APIs related to internationalization and
localization.
@@ -9,3 +9,6 @@ localization.
* Gettext-based message catalogs for message strings.
* Locale discovery for Web-based requests.
+
+Please see ``doc/index.rst`` for the documentation.
+