summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-20 17:44:40 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-20 17:44:40 -0600
commit6394c4e528601474d68373a3228ea22937326d7c (patch)
treea9f202dd5290f81f90ef99dc6bdc51f9e6063e2d
parenta89a04c088f565ffda320d85b48b7a986e95d6f7 (diff)
downloadtdeaddons-6394c4e528601474d68373a3228ea22937326d7c.tar.gz
tdeaddons-6394c4e528601474d68373a3228ea22937326d7c.zip
Add new handbook, update DocPath.
-rw-r--r--atlantikdesigner/atlantikdesigner.desktop1
-rw-r--r--doc/atlantikdesigner/CMakeLists.txt2
-rw-r--r--doc/atlantikdesigner/Makefile.am3
-rw-r--r--doc/atlantikdesigner/index.docbook62
4 files changed, 68 insertions, 0 deletions
diff --git a/atlantikdesigner/atlantikdesigner.desktop b/atlantikdesigner/atlantikdesigner.desktop
index c545d86..ad110e2 100644
--- a/atlantikdesigner/atlantikdesigner.desktop
+++ b/atlantikdesigner/atlantikdesigner.desktop
@@ -168,3 +168,4 @@ GenericName[uz@cyrillic]=Monopoly® ўйинга ўхшаган ўйин майÐ
GenericName[vi]=Bộ thiết kế bảng kiểu Monopoly®
GenericName[zh_CN]=类似 Monopoly(R) 的棋盘设计器
GenericName[zh_TW]=類似 Monopoly® 棋盤設計師
+DocPath=atlantikdesigner/index.html
diff --git a/doc/atlantikdesigner/CMakeLists.txt b/doc/atlantikdesigner/CMakeLists.txt
new file mode 100644
index 0000000..43ef2a9
--- /dev/null
+++ b/doc/atlantikdesigner/CMakeLists.txt
@@ -0,0 +1,2 @@
+tde_create_handbook( DESTINATION atlantikdesigner )
+
diff --git a/doc/atlantikdesigner/Makefile.am b/doc/atlantikdesigner/Makefile.am
new file mode 100644
index 0000000..4169155
--- /dev/null
+++ b/doc/atlantikdesigner/Makefile.am
@@ -0,0 +1,3 @@
+KDE_LANG = en
+KDE_DOCS = AUTO
+
diff --git a/doc/atlantikdesigner/index.docbook b/doc/atlantikdesigner/index.docbook
new file mode 100644
index 0000000..d09f121
--- /dev/null
+++ b/doc/atlantikdesigner/index.docbook
@@ -0,0 +1,62 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY atlantikdesigner "<application>Atlantik Designer</application>">
+ <!ENTITY kappname "&atlantikdesigner;">
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % English "INCLUDE">
+]>
+
+<article lang="&language;">
+<title>The &kappname; Handbook</title>
+
+<articleinfo>
+<title>The &kappname; Handbook</title>
+
+<authorgroup>
+<author>&tde-authors;</author>
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+
+<releaseinfo>&tde-release-version;</releaseinfo>
+<date>Reviewed: &tde-release-date;</date>
+
+<copyright>
+<year>&tde-copyright-date;</year>
+<holder>&tde-team;</holder>
+</copyright>
+
+<!-- <legalnotice>&FDLNotice;</legalnotice> -->
+
+<abstract>
+<para>
+&kappname; is a board designer for the Atlantik board game.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>atlantik</keyword>
+<keyword>designer</keyword>
+</keywordset>
+
+</articleinfo>
+
+<sect1 id="apologies">
+<title>We Apologize</title>
+<para>No documentation has yet been written for &kappname;.</para>
+
+<para>If you need help, please check <ulink url="http://www.trinitydesktop.org">The &tde;
+web site</ulink>, submit questions to the <ulink url="http://www.trinitydesktop.org/mailinglist.php">
+&tde; mail lists</ulink>, or file a bug report at the <ulink url="http://bugs.trinitydesktop.org/">
+&tde; bug tracker</ulink>.</para>
+
+<para>If you are interested in helping, please consider writing the help file.
+Submitting a basic text file is acceptable as the &tde-team; will convert the text.</para>
+
+<para>Thank you for helping and thank you for your patience.</para>
+
+&underFDL;
+
+</sect1>
+
+</article>