summaryrefslogtreecommitdiff
path: root/doc/telemetrum.xsl
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-04-08 11:46:56 -0700
committerKeith Packard <keithp@keithp.com>2010-04-08 11:46:56 -0700
commit447c121fc1ceb878e45718ad1364a5349965a59a (patch)
tree32eed5dbe4450f269a34c0c933e4934e7b846532 /doc/telemetrum.xsl
parent10330d23518c94a8b791193a97a6cc07b1c9a97c (diff)
parent53ca3f98aeb70cb780031fee788de950e4388cf6 (diff)
Merge remote branch 'origin/master' into altosui
Diffstat (limited to 'doc/telemetrum.xsl')
-rw-r--r--doc/telemetrum.xsl80
1 files changed, 80 insertions, 0 deletions
diff --git a/doc/telemetrum.xsl b/doc/telemetrum.xsl
new file mode 100644
index 00000000..97d8fb23
--- /dev/null
+++ b/doc/telemetrum.xsl
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd">
+<book>
+ <bookinfo>
+ <author>
+ <firstname>Bdale</firstname>
+ <surname>Garbee</surname>
+ </author>
+ <author>
+ <firstname>Keith</firstname>
+ <surname>Packard</surname>
+ </author>
+ <copyright>
+ <year>2010</year>
+ <holder>Bdale Garbee and Keith Packard</holder>
+ </copyright>
+ <title>TeleMetrum</title>
+ <subtitle>Owner's Manual for the TeleMetrum System</subtitle>
+ <legalnotice>
+ <para>
+ This document is released under the terms of the
+ <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">
+ Creative Commons ShareAlike 3.0
+ </ulink>
+ license.
+ </para>
+ </legalnotice>
+ <revhistory>
+ <revision>
+ <revnumber>0.1</revnumber>
+ <date>30 March 2010</date>
+ <revremark>Initial content</revremark>
+ </revision>
+ </revhistory>
+ </bookinfo>
+ <chapter>
+ <title>Introduction and Overview</title>
+ <para>
+ Placeholder.
+ </para>
+ </chapter>
+ <chapter>
+ <title>Specifications</title>
+ <para>
+ Placeholder.
+ </para>
+ </chapter>
+ <chapter>
+ <title>Handling Precautions</title>
+ <para>
+ Placeholder.
+ </para>
+ </chapter>
+ <chapter>
+ <title>Hardware Overview</title>
+ <para>
+ Placeholder.
+ </para>
+ </chapter>
+ <chapter>
+ <title>Operation</title>
+ <para>
+ Placeholder.
+ </para>
+ </chapter>
+ <chapter>
+ <title>System Overview</title>
+ <para>
+ Placeholder.
+ </para>
+ </chapter>
+ <chapter>
+ <title>System Overview</title>
+ <para>
+ Placeholder.
+ </para>
+ </chapter>
+</book>
+