summaryrefslogtreecommitdiffstats
path: root/doc/editor_configs/xmlmind/addon/config/scons/scons_templates/glossary.xml
blob: ab4e01d8ec6c3af365193dad049f3ce04e826021 (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">
  <glossdiv>
    <title></title>

    <glossentry>
      <glossterm></glossterm>

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