From e46d64caa7b900342b1f1823aad7938b0f90cbbe Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Fri, 19 May 2000 00:27:59 +0000 Subject: + * C/evo_book_0.1.sgml: removed. + + * C/apx-authors.sgml: new file. + * C/apx-bugs.sgml: same. + * C/apx-fdl.sgml: same. + * C/config-prefs.sgml: same. + * C/config-setupassist.sgml: same. + * C/config-sync.sgml: same. + * C/devel-action.sgml: same. + * C/devel-component.sgml: same. + * C/devel-script.sgml: same. + * C/evolution-guide.sgml: same. + * C/preface.sgml: same. + * C/usage-calendar.sgml: same. + * C/usage-contact.sgml: same. + * C/usage-mail.sgml: same. + * C/usage-mainwindow.sgml: same. + * C/usage-setup.sgml: same. + * C/usage-sync.sgml: same. svn path=/trunk/; revision=3125 --- doc/C/evolution-guide.sgml | 118 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 doc/C/evolution-guide.sgml (limited to 'doc/C/evolution-guide.sgml') diff --git a/doc/C/evolution-guide.sgml b/doc/C/evolution-guide.sgml new file mode 100644 index 0000000000..3e6b374fca --- /dev/null +++ b/doc/C/evolution-guide.sgml @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + +]> + + + + + + A User's Guide to Evolution + AaronWeber + 2000Helix Code, Inc. + + + + PUT THE RIGHT LEGALNOTICE IN HERE + + + + + This is version 0.4 of the Evolution manual. + + + + + + + + + &PREFACE; + + + Using Evolution + A Guide for Everybody + + + Part one of the Evolution manual + describes how to use Evolution + for email, contact management, and appointment and task + scheduling. You'll find as you go along that, as with most of + Linux, there's more than one way to do things, and you can + pick whichever method you like best. + + + + &USAGE-SETUP; + &USAGE-MAINWINDOW; + &USAGE-MAIL; + &USAGE-CONTACT; + &USAGE-CALENDAR; + &USAGE-SYNC; + + + + Configuring and Managing Evolution + A guide for Power Users and Administrators + + + Evolution is highly configurable. + Usually, when developers say that, they mean that they didn't + test it out thoroughly and have left it to other hackers to + "configure" themselves a working system. When we say + configurable, we mean that although + Evolution will work perfectly well + with minimal setup hassle, you can alter its behavior to fit + your needs with just a little more work. + + + + &CONFIG-SETUPASSIST; + &CONFIG-PREFS; + &CONFIG-SYNC; + + + Developing for Evolution + An Introduction for the Happy Few + + + There are three levels of developing for + Evolution. You can write actions. + You can write scripts. And you can write full-fledged + Evolution components. INSERT CONTENT: paragraph should describe the + differences. + + + + &DEVEL-ACTION; + &DEVEL-SCRIPT; + &DEVEL-COMPONENT; + + + &APX-BUGS; + &APX-AUTHORS; + &APX-FDL; + + -- cgit v1.2.3