From f77e1ad45a5df67474781ea873aab59064ac0f2d Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 25 Jan 2014 15:35:00 -0600 Subject: Update non-existent and incomplete (template-only) help handbooks to new default format. --- doc/ksayit/CMakeLists.txt | 9 +++++++ doc/ksayit/Makefile.am | 3 +++ doc/ksayit/index.docbook | 65 +++++++++++++++++++++++++++++++++++++++++++++++ ksayit/src/ksayit.desktop | 8 +----- 4 files changed, 78 insertions(+), 7 deletions(-) create mode 100644 doc/ksayit/CMakeLists.txt create mode 100644 doc/ksayit/Makefile.am create mode 100644 doc/ksayit/index.docbook diff --git a/doc/ksayit/CMakeLists.txt b/doc/ksayit/CMakeLists.txt new file mode 100644 index 0000000..2100cef --- /dev/null +++ b/doc/ksayit/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION ksayit ) diff --git a/doc/ksayit/Makefile.am b/doc/ksayit/Makefile.am new file mode 100644 index 0000000..4169155 --- /dev/null +++ b/doc/ksayit/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/ksayit/index.docbook b/doc/ksayit/index.docbook new file mode 100644 index 0000000..297915a --- /dev/null +++ b/doc/ksayit/index.docbook @@ -0,0 +1,65 @@ + +KSayIt"> + + + +]> + + + + + +
+The &ksayit; Handbook + + +The &ksayit; Handbook + + +&tde-team; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + + + +&ksayit; is a text to speech frontend for TDE. + + + + +TDE + + + + + +We Apologize +No documentation has yet been written for &ksayit;. + +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/ksayit/src/ksayit.desktop b/ksayit/src/ksayit.desktop index 706ae54..cfbcfa1 100644 --- a/ksayit/src/ksayit.desktop +++ b/ksayit/src/ksayit.desktop @@ -2,13 +2,7 @@ Type=Application Exec=ksayit -caption "%c" %i Icon=ksayit -# 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=ksayit/index.html +DocPath=ksayit/index.html Terminal=false Name=KSayIt Name[hi]=के-से-इट -- cgit v1.2.3