Files
evolution/doc/C/devel-component.sgml
Aaron Weber e46d64caa7 + * 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
2000-05-19 00:27:59 +00:00

24 lines
708 B
Plaintext

<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>