summaryrefslogtreecommitdiff
path: root/doc/editor_configs/xmlmind/addon/config/scons/scons_templates/glossary.xml
blob: cd3c723da1a7f1f43b9505ca8d482c932bfde54d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<glossary xmlns="http://www.scons.org/dbxsd/v1.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0/scons.xsd scons.xsd">
  <glossdiv>
    <title></title>

    <glossentry>
      <glossterm></glossterm>

      <glossdef>
	<para></para>
      </glossdef>
    </glossentry>
  </glossdiv>
</glossary>