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/ar/CMakeLists.txt | 9 +++++++ doc/tdeioslave/ar/Makefile.am | 2 ++ doc/tdeioslave/ar/index.docbook | 53 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 64 insertions(+) create mode 100644 doc/tdeioslave/ar/CMakeLists.txt create mode 100644 doc/tdeioslave/ar/Makefile.am create mode 100644 doc/tdeioslave/ar/index.docbook (limited to 'doc/tdeioslave/ar') diff --git a/doc/tdeioslave/ar/CMakeLists.txt b/doc/tdeioslave/ar/CMakeLists.txt new file mode 100644 index 000000000..ab7edd941 --- /dev/null +++ b/doc/tdeioslave/ar/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/ar ) diff --git a/doc/tdeioslave/ar/Makefile.am b/doc/tdeioslave/ar/Makefile.am new file mode 100644 index 000000000..e2b4850e4 --- /dev/null +++ b/doc/tdeioslave/ar/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/tar diff --git a/doc/tdeioslave/ar/index.docbook b/doc/tdeioslave/ar/index.docbook new file mode 100644 index 000000000..f577f379a --- /dev/null +++ b/doc/tdeioslave/ar/index.docbook @@ -0,0 +1,53 @@ + +FerdinandGassauer'> + + +]> + +
+ar + + + + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the ar protocol. + + + + +TDE +ar +protocol + + + + + +An archiving program designed to store and extract files. Today ar generally is used only to +create and update static library files that the link editor or linker uses. For other purposes +ar is replaced by tar and other compression methods. + + + +Source: Wikipedia + + +Read the man page: ar. + + +
-- cgit v1.2.1