From 2c2e8ce575597bb684b568591a4c3cf0236a3100 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 31 Jan 2014 17:01:39 -0600 Subject: Add new help handbook templates for File Sharing, Samba Conf, and Wireless Network. --- doc/kcontrol/fileshare/CMakeLists.txt | 9 +++++ doc/kcontrol/fileshare/Makefile.am | 3 ++ doc/kcontrol/fileshare/index.docbook | 60 ++++++++++++++++++++++++++++++++ doc/kcontrol/kcmsambaconf/CMakeLists.txt | 9 +++++ doc/kcontrol/kcmsambaconf/Makefile.am | 3 ++ doc/kcontrol/kcmsambaconf/index.docbook | 60 ++++++++++++++++++++++++++++++++ doc/kcontrol/kcmwifi/CMakeLists.txt | 9 +++++ doc/kcontrol/kcmwifi/Makefile.am | 3 ++ doc/kcontrol/kcmwifi/index.docbook | 60 ++++++++++++++++++++++++++++++++ 9 files changed, 216 insertions(+) create mode 100644 doc/kcontrol/fileshare/CMakeLists.txt create mode 100644 doc/kcontrol/fileshare/Makefile.am create mode 100644 doc/kcontrol/fileshare/index.docbook create mode 100644 doc/kcontrol/kcmsambaconf/CMakeLists.txt create mode 100644 doc/kcontrol/kcmsambaconf/Makefile.am create mode 100644 doc/kcontrol/kcmsambaconf/index.docbook create mode 100644 doc/kcontrol/kcmwifi/CMakeLists.txt create mode 100644 doc/kcontrol/kcmwifi/Makefile.am create mode 100644 doc/kcontrol/kcmwifi/index.docbook (limited to 'doc') diff --git a/doc/kcontrol/fileshare/CMakeLists.txt b/doc/kcontrol/fileshare/CMakeLists.txt new file mode 100644 index 00000000..5e7efab8 --- /dev/null +++ b/doc/kcontrol/fileshare/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/fileshare ) diff --git a/doc/kcontrol/fileshare/Makefile.am b/doc/kcontrol/fileshare/Makefile.am new file mode 100644 index 00000000..41691557 --- /dev/null +++ b/doc/kcontrol/fileshare/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/kcontrol/fileshare/index.docbook b/doc/kcontrol/fileshare/index.docbook new file mode 100644 index 00000000..b3f952ec --- /dev/null +++ b/doc/kcontrol/fileshare/index.docbook @@ -0,0 +1,60 @@ + + + +]> + + + + + +
+File Sharing + + + + +&tde-team; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes simple file sharing configuration with NFS or Samba (SMB). + + + + +TDE +sharing + + + + + +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; + + + +
diff --git a/doc/kcontrol/kcmsambaconf/CMakeLists.txt b/doc/kcontrol/kcmsambaconf/CMakeLists.txt new file mode 100644 index 00000000..c1e34ec0 --- /dev/null +++ b/doc/kcontrol/kcmsambaconf/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/kcmsambaconf ) diff --git a/doc/kcontrol/kcmsambaconf/Makefile.am b/doc/kcontrol/kcmsambaconf/Makefile.am new file mode 100644 index 00000000..41691557 --- /dev/null +++ b/doc/kcontrol/kcmsambaconf/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/kcontrol/kcmsambaconf/index.docbook b/doc/kcontrol/kcmsambaconf/index.docbook new file mode 100644 index 00000000..b67c2b8c --- /dev/null +++ b/doc/kcontrol/kcmsambaconf/index.docbook @@ -0,0 +1,60 @@ + + + +]> + + + + + +
+Samba Configuration + + + + +&tde-team; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the file sharing configuration with Samba (SMB). + + + + +TDE +sharing + + + + + +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; + + + +
diff --git a/doc/kcontrol/kcmwifi/CMakeLists.txt b/doc/kcontrol/kcmwifi/CMakeLists.txt new file mode 100644 index 00000000..39100864 --- /dev/null +++ b/doc/kcontrol/kcmwifi/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/kcmwifi ) diff --git a/doc/kcontrol/kcmwifi/Makefile.am b/doc/kcontrol/kcmwifi/Makefile.am new file mode 100644 index 00000000..41691557 --- /dev/null +++ b/doc/kcontrol/kcmwifi/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/kcontrol/kcmwifi/index.docbook b/doc/kcontrol/kcmwifi/index.docbook new file mode 100644 index 00000000..6835d48a --- /dev/null +++ b/doc/kcontrol/kcmwifi/index.docbook @@ -0,0 +1,60 @@ + + + +]> + + + + + +
+Wireless Network Configuration + + + + +&tde-team; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the wireless network configuration. + + + + +TDE +wireless + + + + + +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; + + + +
-- cgit v1.2.1