aboutsummaryrefslogtreecommitdiffstats
path: root/doc/C/devel-component.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 /doc/C/devel-component.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 'doc/C/devel-component.sgml')
-rw-r--r--doc/C/devel-component.sgml24
1 files changed, 0 insertions, 24 deletions
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 @@
-
- <chapter id="devel-component">
- <title>Evolution Components</title>
- <subtitle> Build your own species </subtitle>
- <para>
- Explain exactly what an Evolution Component is.
- </para>
-
- <sect1 id="devel-component-build">
- <title>Building Evolution Components</title>
- <para>
- Explain how to build them-- what resources are available,
- what interfaces exposed.
- </para>
- </sect1>
-
- <sect1 id="devel-component-use">
- <title>Using Additional Evolution Components</title>
- <para>
- Once you've got one--either you've built it or borrowed it--
- you can use it. Here's how.
- </para>
- </sect1>
- </chapter> \ No newline at end of file