diff options
| author | Keith Packard <keithp@keithp.com> | 2015-11-13 22:55:35 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-11-13 22:56:19 -0800 |
| commit | 992c0eab6275cec7d5035b99952537fd7ece2ed4 (patch) | |
| tree | cbfacee33d04a85b8aa06e1c311761552682aab9 /doc/easymini-docinfo.xml | |
| parent | b030dfb3df859b3b3cb9c666394f315edcd11f49 (diff) | |
doc: Split out EasyMini into a separate manual
EasyMini uses a tiny fraction of the overall system software;
splitting the manual out makes it a lot smaller.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/easymini-docinfo.xml')
| -rw-r--r-- | doc/easymini-docinfo.xml | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/doc/easymini-docinfo.xml b/doc/easymini-docinfo.xml new file mode 100644 index 00000000..f3c7ba19 --- /dev/null +++ b/doc/easymini-docinfo.xml @@ -0,0 +1,48 @@ +<subtitle>A Dual-Deploy Rocketry Flight Computer</subtitle> +<author> + <firstname>Bdale</firstname> + <surname>Garbee</surname> + <email>bdale@gag.com</email> +</author> +<author> + <firstname>Keith</firstname> + <surname>Packard</surname> + <email>keithp@keithp.com</email> +</author> +<copyright> + <year>2015</year> + <holder>Bdale Garbee and Keith Packard</holder> +</copyright> +<mediaobject> + <imageobject> + <imagedata fileref="easymini-top.jpg" width="3.0in"/> + </imageobject> +</mediaobject> + +<corpauthor> + <inlinemediaobject> + <imageobject> + <imagedata fileref="altusmetrum-oneline.svg" width="3in"/> + </imageobject> + </inlinemediaobject> +</corpauthor> + +<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> + <?dbhtml filename="easymini-revhistory.html"?> + <revision> + <revnumber>1.6.2</revnumber> + <date>13 November 2015</date> + <revremark> + First release of separate EasyMini doc + </revremark> + </revision> +</revhistory> |
