From cf14b1bd7803760ea4657269aeb424869e0058c6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 17:50:29 -0600 Subject: Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. --- doc/tdeioslave/lan/CMakeLists.txt | 9 +++++++++ doc/tdeioslave/lan/Makefile.am | 2 ++ doc/tdeioslave/lan/index.docbook | 30 ++++++++++++++++++++++++++++++ 3 files changed, 41 insertions(+) create mode 100644 doc/tdeioslave/lan/CMakeLists.txt create mode 100644 doc/tdeioslave/lan/Makefile.am create mode 100644 doc/tdeioslave/lan/index.docbook (limited to 'doc/tdeioslave/lan') diff --git a/doc/tdeioslave/lan/CMakeLists.txt b/doc/tdeioslave/lan/CMakeLists.txt new file mode 100644 index 000000000..fe520e0e9 --- /dev/null +++ b/doc/tdeioslave/lan/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/lan ) diff --git a/doc/tdeioslave/lan/Makefile.am b/doc/tdeioslave/lan/Makefile.am new file mode 100644 index 000000000..cdd303dea --- /dev/null +++ b/doc/tdeioslave/lan/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/lan diff --git a/doc/tdeioslave/lan/index.docbook b/doc/tdeioslave/lan/index.docbook new file mode 100644 index 000000000..360c803bc --- /dev/null +++ b/doc/tdeioslave/lan/index.docbook @@ -0,0 +1,30 @@ + +FerdinandGassauer'> + + +]> + +
+lan + + +&Ferdinand.Gassauer; &Ferdinand.Gassauer.mail; + + + + + +This protocol is intended to provide a kind of network +neighborhood but only relying on the TCP/IP protocol stack and with +the ability to use other protocols than just SMB. + +The lan tdeioslave can use &FTP;, &HTTP;, SMB, +NFS, and FISH + +It must first be configured in &kcontrol;, +NetworkLAN-Browsing + and for more information see the +Lan Browsing manual. + +
-- cgit v1.2.1