Warning: Attempt to read property "date" on null in /usr/local/www/websvn.planix.org/blame.php on line 247

Warning: Attempt to read property "msg" on null in /usr/local/www/websvn.planix.org/blame.php on line 247
WebSVN – tendra.SVN – Blame – /trunk/doc/glossary/glossary.xml – Rev 6

Subversion Repositories tendra.SVN

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6 7u83 1
<?xml version="1.0" standalone="no"?>
2
<!DOCTYPE glossary PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
4
 
5
<!--
6
  $Id$
7
-->
8
 
9
<glossary>
10
  <title>TenDRA Glossary</title>
11
 
12
  <para>
13
    A glossary of major terms and concepts used by The TenDRA Project.
14
  </para>
15
 
16
  <!--
17
  Certainly all acronyms should be here, especially those used for
18
  file extensions and other highly visible things.
19
 
20
  Perhaps more importantly, this document is to be a reference for
21
  the obscure terms which need clarifying. These are most often only
22
  visible to developers who have nothing but the source code, if
23
  something is unclear - and the source currently isn't very helpful
24
  in description.
25
 
26
  Be careful not to let this become an index of software. Is it
27
  really appropriate to add entries for things like yacc? Or if we
28
  do, keep them separate (as for CPUs, etc). Perhaps we should remove
29
  CPUs and such.
30
  -->
31
 
32
  <!-- TODO
33
  dredge out terms from existing documents
34
  -->
35
 
36
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="a.xml"/>
37
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="b.xml"/>
38
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="c.xml"/>
39
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="d.xml"/>
40
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="f.xml"/>
41
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="g.xml"/>
42
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="i.xml"/>
43
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="j.xml"/>
44
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="l.xml"/>
45
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="m.xml"/>
46
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="o.xml"/>
47
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="p.xml"/>
48
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="s.xml"/>
49
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="t.xml"/>
50
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="u.xml"/>
51
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="v.xml"/>
52
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="w.xml"/>
53
 
54
  <!-- These are big self-similar things which we want to keep out of the way -->
55
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
56
    href="languages.xml"/>
57
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
58
    href="architectures.xml"/>
59
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="machines.xml"/>
60
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="apis.xml"/>
61
  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
62
    href="legalities.xml"/>
63
 
64
</glossary>