From af72e1310c8339e27ff4dbd2acc30d73864e2c6e Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 11 Feb 2014 22:49:56 -0600 Subject: Update help handbooks, add new help handbooks, make handbook format consistent. --- doc/tdeioslave/nxfish/CMakeLists.txt | 9 ++++++++ doc/tdeioslave/nxfish/Makefile.am | 2 ++ doc/tdeioslave/nxfish/index.docbook | 41 ++++++++++++++++++++++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 doc/tdeioslave/nxfish/CMakeLists.txt create mode 100644 doc/tdeioslave/nxfish/Makefile.am create mode 100644 doc/tdeioslave/nxfish/index.docbook (limited to 'doc/tdeioslave/nxfish') diff --git a/doc/tdeioslave/nxfish/CMakeLists.txt b/doc/tdeioslave/nxfish/CMakeLists.txt new file mode 100644 index 000000000..da685dafe --- /dev/null +++ b/doc/tdeioslave/nxfish/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/nxfish ) diff --git a/doc/tdeioslave/nxfish/Makefile.am b/doc/tdeioslave/nxfish/Makefile.am new file mode 100644 index 000000000..4a3e8575d --- /dev/null +++ b/doc/tdeioslave/nxfish/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/fish diff --git a/doc/tdeioslave/nxfish/index.docbook b/doc/tdeioslave/nxfish/index.docbook new file mode 100644 index 000000000..6f326ddaf --- /dev/null +++ b/doc/tdeioslave/nxfish/index.docbook @@ -0,0 +1,41 @@ + + + +]> + +
+nxfish + + + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the nxfish protocol. + + + + +TDE +nxfish +protocol + + + + +The nxfish protocol is simlar to the fish +protocol but intended for file sharing between a local NX client and remote NX server. + +
-- cgit v1.2.3