aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/evolution-guide.sgml
diff options
context:
space:
mode:
authorAaron Weber <aaron@helixcode.com>2000-06-28 08:06:55 +0800
committerAaron Weber <aaron@src.gnome.org>2000-06-28 08:06:55 +0800
commit18f1b73bcbeb9ed43090ca7894fc95491ab08ca7 (patch)
tree3c2a6f905ba6c9bf2cc2c1eac45d44d8009f3936 /help/C/evolution-guide.sgml
parent73f9659b91d1d5ef64ea6a522e004b590114aef9 (diff)
downloadgsoc2013-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/evolution-guide.sgml')
-rw-r--r--help/C/evolution-guide.sgml21
1 files changed, 0 insertions, 21 deletions
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 @@
<!ENTITY CONFIG-SETUPASSIST SYSTEM "config-setupassist.sgml">
<!ENTITY CONFIG-PREFS SYSTEM "config-prefs.sgml">
<!ENTITY CONFIG-SYNC SYSTEM "config-sync.sgml">
-<!ENTITY DEVEL-ACTION SYSTEM "devel-action.sgml">
-<!ENTITY DEVEL-SCRIPT SYSTEM "devel-script.sgml">
-<!ENTITY DEVEL-COMPONENT SYSTEM "devel-component.sgml">
<!ENTITY APX-GLOSS SYSTEM "apx-gloss.sgml">
<!ENTITY APX-BUGS SYSTEM "apx-bugs.sgml">
<!ENTITY APX-AUTHORS SYSTEM "apx-authors.sgml">
@@ -99,24 +96,6 @@ standardize on second person, not 1st pers. plural.
&CONFIG-PREFS;
&CONFIG-SYNC;
</part>
- <part id="devel">
- <title>Developing for Evolution</title>
- <subtitle>An Introduction for the Happy Few</subtitle>
- <partintro>
- <para>
- There are three levels of developing for
- <application>Evolution</application>. 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.
- </para>
- </partintro>
-
- &DEVEL-ACTION;
- &DEVEL-SCRIPT;
- &DEVEL-COMPONENT;
- </part>
&APX-GLOSS;
&APX-BUGS;
&APX-AUTHORS;