Add template-only help handbook to new default format.

pull/1/head
Darrell Anderson 10 years ago
parent a8250b6b75
commit ed1cbe6880

@ -0,0 +1,3 @@
KDE_LANG = en
KDE_DOCS = AUTO
SUBDIRS = $(AUTODIRS)

@ -0,0 +1,2 @@
KDE_LANG = en
KDE_DOCS = knetload

@ -0,0 +1,65 @@
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY knetload "<application>KNetLoad</application>">
<!ENTITY kappname "&knetload;">
<!ENTITY % addindex "IGNORE">
<!ENTITY % English "INCLUDE">
]>
<!-- Note: When updating this empty handbook, remember that usually most handbooks -->
<!-- use the book model rather than article. Feel free to use article if the new handbook -->
<!-- remains really short. -->
<article lang="&language;">
<title>The &knetload; Handbook</title>
<articleinfo>
<title>The &knetload; Handbook</title>
<authorgroup>
<corpauthor>&tde-team;</corpauthor>
<!-- 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>
&knetload; is a small network load meter for the &tde; panel.
</para>
</abstract>
<keywordset>
<keyword>TDE</keyword>
</keywordset>
</articleinfo>
<sect1 id="apologies">
<title>We Apologize</title>
<para>No documentation has yet been written for &knetload;.</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>
&documentation.index;
</article>

@ -3,13 +3,7 @@ Encoding=UTF-8
Type=Application
Exec=knetload
Icon=knetload
# Restore the following key and remove this comment when a help handbook
# is written. Disabling this key prevents populating the main handbook
# table of contents with a non-existent document, which results in a
# main handbook error message of
# 'There is no documentation available for /xyz/index.html.'
# Also disable this key when there exists only a useless template handbook.
# DocPath=knetload/index.html
DocPath=knetload/index.html
Terminal=false
Name=KNetLoad
Name[et]=KNetLoad

@ -1,3 +1,4 @@
doc
icons
knetload
po

Loading…
Cancel
Save