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/info/CMakeLists.txt | 9 ++++++++ doc/tdeioslave/info/Makefile.am | 2 ++ doc/tdeioslave/info/index.docbook | 42 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+) create mode 100644 doc/tdeioslave/info/CMakeLists.txt create mode 100644 doc/tdeioslave/info/Makefile.am create mode 100644 doc/tdeioslave/info/index.docbook (limited to 'doc/tdeioslave/info') diff --git a/doc/tdeioslave/info/CMakeLists.txt b/doc/tdeioslave/info/CMakeLists.txt new file mode 100644 index 000000000..8dacd3add --- /dev/null +++ b/doc/tdeioslave/info/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/info ) diff --git a/doc/tdeioslave/info/Makefile.am b/doc/tdeioslave/info/Makefile.am new file mode 100644 index 000000000..fc09b998e --- /dev/null +++ b/doc/tdeioslave/info/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/info diff --git a/doc/tdeioslave/info/index.docbook b/doc/tdeioslave/info/index.docbook new file mode 100644 index 000000000..c0ba13ea9 --- /dev/null +++ b/doc/tdeioslave/info/index.docbook @@ -0,0 +1,42 @@ + + + +]> + +
+Info + + +&Lauri.Watts; &Lauri.Watts.mail; + + Nicolas + Goutte + goutte@kde.org + + + + + +Info is a type of documentation. The documents are in a file +format called texinfo, and can be read on the command line with the +info program. + +The Info ioslave allows you to read the info pages installed on +your system, from within &konqueror;. You can use it very easily: + +info:gcc + +This would show you the top level node of the Info documentation +for the &gcc; compiler. + +Info is a &GNU; replacement for +man, but is not widely used outside of +&GNU; software. + +You can quite easily browse the info documentation you have +installed from within the &khelpcenter; application, or you can use the +info ioslave directly from within both &konqueror; and the +mini-cli. + +
-- cgit v1.2.3