diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-26 05:44:09 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-26 05:44:09 -0600 |
commit | 7cdca741c07a6a087101250aeadb7775b4ee42a5 (patch) | |
tree | 364f48ad9d7e552f91e5f4729d6fae6e31a038d1 /doc/kcontrol | |
parent | 24f283997be8045ede3825132e807ed3eb007a44 (diff) | |
download | tdenetwork-7cdca741c07a6a087101250aeadb7775b4ee42a5.tar.gz tdenetwork-7cdca741c07a6a087101250aeadb7775b4ee42a5.zip |
Update incomplete (template-only) help handbook to new default format.
Diffstat (limited to 'doc/kcontrol')
-rw-r--r-- | doc/kcontrol/lanbrowser/index.docbook | 61 |
1 files changed, 51 insertions, 10 deletions
diff --git a/doc/kcontrol/lanbrowser/index.docbook b/doc/kcontrol/lanbrowser/index.docbook index 183d6d04..596fe246 100644 --- a/doc/kcontrol/lanbrowser/index.docbook +++ b/doc/kcontrol/lanbrowser/index.docbook @@ -1,15 +1,56 @@ <?xml version="1.0" ?> -<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" -"dtd/kdex.dtd" [ -<!ENTITY % addindex "IGNORE"> -<!ENTITY % English "INCLUDE" > <!-- change language only here --> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % English "INCLUDE" > <!-- change language only here --> ]> -<article> -<sect1 id="lan-browsing"> -<title><acronym>LAN</acronym> Browsing</title> -<para>Not yet documented</para> -<!-- Merge the Lisa documentation into here --> +<article lang="&language;"> + +<!-- 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. --> + +<articleinfo> +<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> --> + +<keywordset> +<keyword>TDE</keyword> +</keywordset> + +</articleinfo> + +<!--<sect1 id="lan-browsing"> +<title><acronym>LAN</acronym> Browsing</title>--> +<sect1 id="apologies"> +<title>We Apologize</title> +<para>No documentation has yet been written for this module.</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>
\ No newline at end of file + +&documentation.index; +</article> |