aboutsummaryrefslogtreecommitdiffstats
path: root/libparc/parc/HeaderDoc/Nodes.xml
blob: 51158a5232e501ff0ceacb4dfe04b921f1f79487 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
 
<!--
Nodes.xml are used to create directory structure in XCode - Organizer - Documentation
-->
 
<DocSetNodes version="1.0">
<TOC>
  <Node>
    <Name>PARC Library</Name>
 
    <Subnodes>
      <!-- Services Documents -->
      <Node>
        <Name>Algorithms</Name>
        <Subnodes>
          <Node type="folder">
            <Name>PARC Algol</Name>
            <Path>Resources/Documents/</Path>
            <File>masterTOC.html</File>
          </Node>
 
          <!-- add more services here -->
        </Subnodes>
      </Node>
    <!-- END Service Documents -->
    </Subnodes>
  </Node>
</TOC>
</DocSetNodes>