diff options
author | Andre Klapper <a9016009@gmx.de> | 2011-08-04 21:38:54 +0800 |
---|---|---|
committer | Andre Klapper <a9016009@gmx.de> | 2011-08-04 23:55:14 +0800 |
commit | bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch) | |
tree | cd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/index.page | |
parent | 5397851156bf868ac912376d0ea2060ec1b528c3 (diff) | |
download | gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.zip |
Put new user documentation in place
Diffstat (limited to 'help/C/index.page')
-rw-r--r-- | help/C/index.page | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/help/C/index.page b/help/C/index.page new file mode 100644 index 0000000000..0303827379 --- /dev/null +++ b/help/C/index.page @@ -0,0 +1,91 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="guide" id="index"> + + <info> + <desc>Evolution</desc> + + <revision pkgversion="3.2.0" version="0.4" date="2011-07-21" status="draft"/> + <credit type="author"> + <name>Phil Bull</name> + <email>philbull@gmail.com</email> + </credit> + <credit type="author"> + <name>Andre Klapper</name> + <email>ak-47@gmx.net</email> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title><media type="image" src="./figures/evolutionlogo.png">Evolution logo</media> +Evolution Mail and Calendar</title> + + <section id="getting-started" style="2column"> + <title>Getting Started</title> + </section> + + <section id="mail-basic" style="2column"> + <title>Mail Management</title> + <section id="mail-advanced" style="2column"> + <title>Advanced Mail Management</title> + <section id="mail-advanced-imap" style="2column"> + <title>IMAP</title> + </section> + </section> + </section> + + <section id="mail-composing" style="2column"> + <title>Mail Composing</title> + <section id="mail-composing-advanced" style="2column"> + <title>Advanced Mail Composing</title> + </section> + </section> + + <section id="calendar" style="2column"> + <title>Calendar Management</title> + <section id="calendar-advanced" style="2column"> + <title>Advanced Calendar Management</title> + </section> + </section> + + <section id="contacts" style="2column"> + <title>Contacts Management</title> + </section> + + <section id="memos-and-tasks" style="2column"> + <title>Memos and Tasks Management</title> + </section> + + <section id="data-migration-and-sync" style="2column"> + <title>Data Migration and Synchronization</title> + </section> + + <section id="corporate-environments" style="2column"> + <title>Corporate Environments</title> + <section id="corporate-environments-exchange" style="2column"> + <title>Microsoft Exchange</title> + </section> + <section id="corporate-environments-groupwise" style="2column"> + <title>Novell Groupwise</title> + </section> + </section> + + <section id="tracking-down-problems" style="2column"> + <title>Tracking down Problems</title> + </section> + + <section id="common-mail-problems" style="2column"> + <title>Common Mail Questions and Problems</title> + </section> + + <section id="common-other-problems" style="2column"> + <title>Common Other Questions and Problems</title> + </section> + + <section id="further-reading" style="2column"> + <title>Further reading</title> + </section> + +</page> |