aboutsummaryrefslogtreecommitdiffstats
path: root/libparc/parc/HeaderDoc/Nodes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libparc/parc/HeaderDoc/Nodes.xml')
-rw-r--r--libparc/parc/HeaderDoc/Nodes.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/libparc/parc/HeaderDoc/Nodes.xml b/libparc/parc/HeaderDoc/Nodes.xml
new file mode 100644
index 00000000..51158a52
--- /dev/null
+++ b/libparc/parc/HeaderDoc/Nodes.xml
@@ -0,0 +1,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>
+