diff options
author | mathieui <mathieui@mathieui.net> | 2013-01-19 00:00:57 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-01-19 00:00:57 +0100 |
commit | dcd82d93b2d8401ae5f999865fb608a8b780cdeb (patch) | |
tree | d854bd143dffc1e64df02e7682268b3ac1aa1772 /doc/en/index.txt | |
parent | 3755b51430f5532e2cf3934f027537b832c07b2a (diff) | |
download | poezio-dcd82d93b2d8401ae5f999865fb608a8b780cdeb.tar.gz poezio-dcd82d93b2d8401ae5f999865fb608a8b780cdeb.tar.bz2 poezio-dcd82d93b2d8401ae5f999865fb608a8b780cdeb.tar.xz poezio-dcd82d93b2d8401ae5f999865fb608a8b780cdeb.zip |
Add some documentation about message correction
Diffstat (limited to 'doc/en/index.txt')
-rw-r--r-- | doc/en/index.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/index.txt b/doc/en/index.txt index e7d89277..9b9c6630 100644 --- a/doc/en/index.txt +++ b/doc/en/index.txt @@ -14,6 +14,7 @@ Available pages * link:themes.html[Theming] * link:keys.html[Keys] * link:plugins/index.html[Available Plugins] +* link:misc/index.html[Other topics] * link:plugins.html[Developing plugins] * link:dev/index.html[Developing Poezio] * link:xep.html[Current XEP support] |