diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-01 00:14:22 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-01 00:14:22 -0600 |
commit | d5675068b7112f4bb0dd7bfb54d5804be8b200a6 (patch) | |
tree | 72a7c42e03dd13e25d0815d7be93f84bae75b2a0 /doc | |
parent | aae2b57b291fee40fd396a878e7d3cd311036988 (diff) | |
download | tdemultimedia-d5675068b7112f4bb0dd7bfb54d5804be8b200a6.tar.gz tdemultimedia-d5675068b7112f4bb0dd7bfb54d5804be8b200a6.zip |
Add new help handbooks.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/audiocd/CMakeLists.txt | 9 | ||||
-rw-r--r-- | doc/audiocd/Makefile.am | 3 | ||||
-rw-r--r-- | doc/audiocd/index.docbook | 62 | ||||
-rw-r--r-- | doc/cddb/CMakeLists.txt | 9 | ||||
-rw-r--r-- | doc/cddb/Makefile.am | 3 | ||||
-rw-r--r-- | doc/cddb/index.docbook | 62 |
6 files changed, 148 insertions, 0 deletions
diff --git a/doc/audiocd/CMakeLists.txt b/doc/audiocd/CMakeLists.txt new file mode 100644 index 00000000..204d1a84 --- /dev/null +++ b/doc/audiocd/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/audiocd ) diff --git a/doc/audiocd/Makefile.am b/doc/audiocd/Makefile.am new file mode 100644 index 00000000..17624bfe --- /dev/null +++ b/doc/audiocd/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = kcontrol/audiocd + diff --git a/doc/audiocd/index.docbook b/doc/audiocd/index.docbook new file mode 100644 index 00000000..0f10616e --- /dev/null +++ b/doc/audiocd/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 % 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>Audio CDs</title> + +<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> + +<abstract> +<para> +This handbook describes the Audio CDs module. +</para> +</abstract> + +<keywordset> +<keyword>TDE</keyword> +<keyword>audio</keyword> +<keyword>cd</keyword> +</keywordset> + +</articleinfo> + +<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> + +&documentation.index; +</article> diff --git a/doc/cddb/CMakeLists.txt b/doc/cddb/CMakeLists.txt new file mode 100644 index 00000000..d9114ffd --- /dev/null +++ b/doc/cddb/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/cddb ) diff --git a/doc/cddb/Makefile.am b/doc/cddb/Makefile.am new file mode 100644 index 00000000..a04d9614 --- /dev/null +++ b/doc/cddb/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = kcontrol/cddb + diff --git a/doc/cddb/index.docbook b/doc/cddb/index.docbook new file mode 100644 index 00000000..21cb4de1 --- /dev/null +++ b/doc/cddb/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 % 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>CDDB Retrieval</title> + +<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> + +<abstract> +<para> +This handbook describes the CDDB Retrieval module. +</para> +</abstract> + +<keywordset> +<keyword>TDE</keyword> +<keyword>audio</keyword> +<keyword>cddb</keyword> +</keywordset> + +</articleinfo> + +<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> + +&documentation.index; +</article> |