aboutsummaryrefslogtreecommitdiffstats
path: root/doc/C/devel-component.sgml
blob: db4f93c27d20ba135b015a6fc3e1de89befdd4b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

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