[osgearth] 15/19: Add manpage for osgearth_demo.

Bas Couwenberg sebastic at xs4all.nl
Thu Feb 20 23:27:43 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository osgearth.

commit f7434b4f24cb773307f80a7fb89f6e6604348c12
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 26 00:39:08 2014 +0100

    Add manpage for osgearth_demo.
---
 debian/changelog               |  4 ++--
 debian/man/osgearth_demo.1.xml | 45 ++++++++++++++++++++++++++++++++++++++++++
 debian/osgearth.manpages       |  1 +
 3 files changed, 48 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c231999..4e588cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,8 @@ osgearth (2.5.0+dfsg-1) UNRELEASED; urgency=medium
   * Drop MPGeometry-OpenSceneGraph-3.1.8.patch, included in upstream.
   * Drop becuase-typo.patch, applied upstream.
   * Refresh cmake-FindMiniZip.patch.
-  * Add manpage for osgearth_tileindex, osgearth_terraineffects &
-    osgearth_sharedlayer.
+  * Add manpage for osgearth_tileindex, osgearth_terraineffects,
+    osgearth_sharedlayer & osgearth_demo.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Thu, 16 Jan 2014 22:35:07 +0100
 
diff --git a/debian/man/osgearth_demo.1.xml b/debian/man/osgearth_demo.1.xml
new file mode 100644
index 0000000..73d9a56
--- /dev/null
+++ b/debian/man/osgearth_demo.1.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
+<refentry id='osgearth_demo'>
+
+  <refmeta>
+    <refentrytitle>osgearth_demo</refentrytitle>
+    <manvolnum>1</manvolnum>
+  </refmeta>
+
+  <refnamediv>
+    <refname>osgearth_demo</refname>
+    <refpurpose>demo application</refpurpose>
+  </refnamediv>
+
+  <refsynopsisdiv id='synopsis'>
+    <cmdsynopsis>
+      <command>osgearth_demo</command>
+      <arg choice='plain'><replaceable>earthfile.earth</replaceable></arg>
+    </cmdsynopsis>
+  </refsynopsisdiv>
+
+  <refsect1 id='description'>
+    <title>DESCRIPTION</title>
+    <para>
+      <command>osgearth_demo</command> is a demo application that can load and
+      display a map from the command line using a simple viewerWidget.
+    </para>
+  </refsect1>
+
+  <refsect1 id='options'>
+    <title>OPTIONS</title>
+    <variablelist>
+
+      <varlistentry>
+        <term><replaceable>earthfile.earth</replaceable></term>
+        <listitem>
+          <para>Path to the earth file</para>
+        </listitem>
+      </varlistentry>
+
+    </variablelist>
+
+  </refsect1>
+
+</refentry>
diff --git a/debian/osgearth.manpages b/debian/osgearth.manpages
index 3046a92..47b307f 100644
--- a/debian/osgearth.manpages
+++ b/debian/osgearth.manpages
@@ -9,3 +9,4 @@ debian/man/osgearth_overlayviewer.1
 debian/man/osgearth_tileindex.1
 debian/man/osgearth_terraineffects.1
 debian/man/osgearth_sharedlayer.1
+debian/man/osgearth_demo.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osgearth.git



More information about the Pkg-grass-devel mailing list