From 50741cc5474353bba914746aa25b091aa609a38f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 10 Feb 2014 16:29:07 -0600 Subject: Remove KControl Protocols module, move protocol items to the help handbook, rename TDEIOSlaves->Protocols, add new help files, update other help files, make protocol handbooks consistent in format. --- doc/tdeioslave/settings/CMakeLists.txt | 9 ++++++ doc/tdeioslave/settings/Makefile.am | 4 +++ doc/tdeioslave/settings/index.docbook | 57 ++++++++++++++++++++++++++++++++++ 3 files changed, 70 insertions(+) create mode 100644 doc/tdeioslave/settings/CMakeLists.txt create mode 100644 doc/tdeioslave/settings/Makefile.am create mode 100644 doc/tdeioslave/settings/index.docbook (limited to 'doc/tdeioslave/settings') diff --git a/doc/tdeioslave/settings/CMakeLists.txt b/doc/tdeioslave/settings/CMakeLists.txt new file mode 100644 index 000000000..14ce99933 --- /dev/null +++ b/doc/tdeioslave/settings/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/settings ) diff --git a/doc/tdeioslave/settings/Makefile.am b/doc/tdeioslave/settings/Makefile.am new file mode 100644 index 000000000..085981d9b --- /dev/null +++ b/doc/tdeioslave/settings/Makefile.am @@ -0,0 +1,4 @@ + +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/tdeioslave/settings/index.docbook b/doc/tdeioslave/settings/index.docbook new file mode 100644 index 000000000..36d879c1a --- /dev/null +++ b/doc/tdeioslave/settings/index.docbook @@ -0,0 +1,57 @@ + + + +]> + +
+settings + + + + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the settings protocol. + + + + +TDE +settings +protocol + + + + + +We Apologize +No documentation has yet been written for this protocol. + +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; + + + +
-- cgit v1.2.1