summaryrefslogtreecommitdiff
path: root/doc/easymega-outline.xsl
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2014-09-06 22:28:13 -0700
committerKeith Packard <keithp@keithp.com>2014-09-06 22:28:13 -0700
commit6c812f10761ec4ebf13e29ccef1d6c2c864f1158 (patch)
treeebfb2c27fd1675891e132dee73d9cdcd32b5385a /doc/easymega-outline.xsl
parentd83afa9320c24056469984873af0a3c70bee0962 (diff)
doc: Update for version 1.5 release
Add stuff about EasyMega and telemetry rate configuration. Update screen shots as needed. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/easymega-outline.xsl')
-rw-r--r--doc/easymega-outline.xsl23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/easymega-outline.xsl b/doc/easymega-outline.xsl
new file mode 100644
index 00000000..5796f9c9
--- /dev/null
+++ b/doc/easymega-outline.xsl
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+ "/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd">
+<article>
+ <title>EasyMega Outline and Hole Pattern</title>
+ <para>
+ This image, when printed, provides a precise template for the
+ mounting holes in EasyMega. EasyMega has overall dimensions
+ of 1.250 x 2.250 inches, and the mounting holes are sized for
+ use with 4-40 or M3 screws.
+ </para>
+ <informalfigure>
+ <mediaobject id="EasyMegaTemplate">
+ <imageobject>
+ <imagedata format="SVG" fileref="easymega.svg"
+ scalefit="0" scale="100" align="center" />
+ </imageobject>
+ </mediaobject>
+ </informalfigure>
+</article>
+
+<!-- LocalWords: Altusmetrum
+-->