diff --git a/doc/C/devel-action.sgml b/doc/C/devel-action.sgml
deleted file mode 100644
index 5d40c78bf7..0000000000
--- a/doc/C/devel-action.sgml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
- Actions: Making Evolution Behave
-
- Build Actions
-
- How to create an action.
-
-
-
-
- Using Actions
-
- How to use an action you or someone else has built.
-
-
-
-
\ No newline at end of file
diff --git a/doc/C/devel-component.sgml b/doc/C/devel-component.sgml
deleted file mode 100644
index db4f93c27d..0000000000
--- a/doc/C/devel-component.sgml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
- Evolution Components
- Build your own species
-
- Explain exactly what an Evolution Component is.
-
-
-
- Building Evolution Components
-
- Explain how to build them-- what resources are available,
- what interfaces exposed.
-
-
-
-
- Using Additional Evolution Components
-
- Once you've got one--either you've built it or borrowed it--
- you can use it. Here's how.
-
-
-
\ No newline at end of file
diff --git a/doc/C/devel-script.sgml b/doc/C/devel-script.sgml
deleted file mode 100644
index 74dbf161cd..0000000000
--- a/doc/C/devel-script.sgml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
- Scripting: Making Evolution Sit up and Beg
-
- Writing Scripts
-
- How to write scripts for Evolution.
-
-
-
-
- Using Scripts
-
- How to use and install scripts for Evolution.
-
-
-
diff --git a/doc/C/evolution-guide.sgml b/doc/C/evolution-guide.sgml
index bd94cef55d..02b03c3851 100644
--- a/doc/C/evolution-guide.sgml
+++ b/doc/C/evolution-guide.sgml
@@ -8,9 +8,6 @@
-
-
-
@@ -99,24 +96,6 @@ standardize on second person, not 1st pers. plural.
&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. This paragraph will eventually describe
- what that means, if the entire part is not phased out of this
- manual.
-
-
-
- &DEVEL-ACTION;
- &DEVEL-SCRIPT;
- &DEVEL-COMPONENT;
-
&APX-GLOSS;
&APX-BUGS;
&APX-AUTHORS;
diff --git a/doc/C/preface.sgml b/doc/C/preface.sgml
index 9ccb257e5e..551c5b5ec5 100644
--- a/doc/C/preface.sgml
+++ b/doc/C/preface.sgml
@@ -111,7 +111,7 @@
- This book is divided into three sections. The first section is
+ This book is divided into two sections. The first section is
a guided tour— it will
explain how to use Evolution. If
you are new to Evolution or to
@@ -119,21 +119,7 @@
section, covering configuration,
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 developer's guide, for power users and
- hackers. If you want to add advanced scripting to
- Evolution, write your own
- embeddable components, or simply want to find out just how
- powerful Evolution can be, this is
- the section for you.
-
-
- 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 Bad Ideas,
- are, in fact, out to trick you. Please don't follow their
- advice, no matter how appealing it may sound.
+ this section frequently.
Typographical conventions
diff --git a/help/C/devel-action.sgml b/help/C/devel-action.sgml
deleted file mode 100644
index 5d40c78bf7..0000000000
--- a/help/C/devel-action.sgml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
- Actions: Making Evolution Behave
-
- Build Actions
-
- How to create an action.
-
-
-
-
- Using Actions
-
- How to use an action you or someone else has built.
-
-
-
-
\ No newline at end of file
diff --git a/help/C/devel-component.sgml b/help/C/devel-component.sgml
deleted file mode 100644
index db4f93c27d..0000000000
--- a/help/C/devel-component.sgml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
- Evolution Components
- Build your own species
-
- Explain exactly what an Evolution Component is.
-
-
-
- Building Evolution Components
-
- Explain how to build them-- what resources are available,
- what interfaces exposed.
-
-
-
-
- Using Additional Evolution Components
-
- Once you've got one--either you've built it or borrowed it--
- you can use it. Here's how.
-
-
-
\ No newline at end of file
diff --git a/help/C/devel-script.sgml b/help/C/devel-script.sgml
deleted file mode 100644
index 74dbf161cd..0000000000
--- a/help/C/devel-script.sgml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
- Scripting: Making Evolution Sit up and Beg
-
- Writing Scripts
-
- How to write scripts for Evolution.
-
-
-
-
- Using Scripts
-
- How to use and install scripts for Evolution.
-
-
-
diff --git a/help/C/evolution-guide.sgml b/help/C/evolution-guide.sgml
index bd94cef55d..02b03c3851 100644
--- a/help/C/evolution-guide.sgml
+++ b/help/C/evolution-guide.sgml
@@ -8,9 +8,6 @@
-
-
-
@@ -99,24 +96,6 @@ standardize on second person, not 1st pers. plural.
&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. This paragraph will eventually describe
- what that means, if the entire part is not phased out of this
- manual.
-
-
-
- &DEVEL-ACTION;
- &DEVEL-SCRIPT;
- &DEVEL-COMPONENT;
-
&APX-GLOSS;
&APX-BUGS;
&APX-AUTHORS;
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 @@
- This book is divided into three sections. The first section is
+ This book is divided into two sections. The first section is
a guided tour— it will
explain how to use Evolution. If
you are new to Evolution or to
@@ -119,21 +119,7 @@
section, covering configuration,
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 developer's guide, for power users and
- hackers. If you want to add advanced scripting to
- Evolution, write your own
- embeddable components, or simply want to find out just how
- powerful Evolution can be, this is
- the section for you.
-
-
- 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 Bad Ideas,
- are, in fact, out to trick you. Please don't follow their
- advice, no matter how appealing it may sound.
+ this section frequently.
Typographical conventions