From d5675068b7112f4bb0dd7bfb54d5804be8b200a6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 1 Feb 2014 00:14:22 -0600 Subject: Add new help handbooks. --- doc/audiocd/CMakeLists.txt | 9 +++++++ doc/audiocd/Makefile.am | 3 +++ doc/audiocd/index.docbook | 62 ++++++++++++++++++++++++++++++++++++++++++++++ doc/cddb/CMakeLists.txt | 9 +++++++ doc/cddb/Makefile.am | 3 +++ doc/cddb/index.docbook | 62 ++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 148 insertions(+) create mode 100644 doc/audiocd/CMakeLists.txt create mode 100644 doc/audiocd/Makefile.am create mode 100644 doc/audiocd/index.docbook create mode 100644 doc/cddb/CMakeLists.txt create mode 100644 doc/cddb/Makefile.am create mode 100644 doc/cddb/index.docbook (limited to 'doc') 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 @@ + + + +]> + + + + + +
+Audio CDs + + + + +&tde-team; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the Audio CDs module. + + + + +TDE +audio +cd + + + + + +We Apologize +No documentation has yet been written for this module. + +If you need help, please check The &tde; +web site, submit questions to the +&tde; mail lists, or file a bug report at the +&tde; bug tracker. + +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. + +Thank you for helping and thank you for your patience. + +&underFDL; + + + +&documentation.index; +
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 @@ + + + +]> + + + + + +
+CDDB Retrieval + + + + +&tde-team; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the CDDB Retrieval module. + + + + +TDE +audio +cddb + + + + + +We Apologize +No documentation has yet been written for this module. + +If you need help, please check The &tde; +web site, submit questions to the +&tde; mail lists, or file a bug report at the +&tde; bug tracker. + +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. + +Thank you for helping and thank you for your patience. + +&underFDL; + + + +&documentation.index; +
-- cgit v1.2.3