diff options
author | Aaron Weber <aaron@helixcode.com> | 2000-06-28 08:06:55 +0800 |
---|---|---|
committer | Aaron Weber <aaron@src.gnome.org> | 2000-06-28 08:06:55 +0800 |
commit | 18f1b73bcbeb9ed43090ca7894fc95491ab08ca7 (patch) | |
tree | 3c2a6f905ba6c9bf2cc2c1eac45d44d8009f3936 /help/C/preface.sgml | |
parent | 73f9659b91d1d5ef64ea6a522e004b590114aef9 (diff) | |
download | gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.gz gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.bz2 gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.lz gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.xz gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.tar.zst gsoc2013-evolution-18f1b73bcbeb9ed43090ca7894fc95491ab08ca7.zip |
Removed file. Same. Same. Removed references to devel section. Removed
2000-06-27 Aaron Weber <aaron@helixcode.com>
* C/devel-action.sgml: Removed file.
* C/devel-script.sgml: Same.
* C/devel-component.sgml: Same.
* C/preface.sgml: Removed references to devel section.
* C/evolution-guide.sgml: Removed references to devel section.
svn path=/trunk/; revision=3769
Diffstat (limited to 'help/C/preface.sgml')
-rw-r--r-- | help/C/preface.sgml | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/help/C/preface.sgml b/help/C/preface.sgml index 9ccb257e5e..551c5b5ec5 100644 --- a/help/C/preface.sgml +++ b/help/C/preface.sgml @@ -111,7 +111,7 @@ <!-- ************* END DRAFT ONLY PARAGRAPH ************** --> <para> - This book is divided into three sections. The first section is + This book is divided into two sections. The first section is a <link linkend="usage">guided tour</link>— it will explain how to use <application>Evolution</application>. If you are new to <application>Evolution</application> or to @@ -119,21 +119,7 @@ section, covering <link linkend="config">configuration</link>, is targeted at advanced users and administrators. If you are a network administrator, you may find yourself referring to - this section frequently. The third section is a quick <link - linkend="devel">developer's guide</link>, for power users and - hackers. If you want to add advanced scripting to - <application>Evolution</application>, write your own - embeddable components, or simply want to find out just how - powerful <application>Evolution</application> can be, this is - the section for you. - </para> - <para> - Throughout the book, you'll find examples, tips and warnings - to help you along. Most of them are decent, hardworking - pieces of information, and genuinely try to be helpful. Some - of the tips, entitled <emphasis>Bad Ideas</emphasis>, - are, in fact, out to trick you. Please don't follow their - advice, no matter how appealing it may sound. + this section frequently. </para> <formalpara> <title>Typographical conventions</title> |