diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-20 19:34:54 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-20 19:34:54 -0600 |
commit | 40baef759a146f60d0fe93452d8a6823bf0b3565 (patch) | |
tree | a5d2309f0fefe2780adc6f8ef652d7f71abf8bfc | |
parent | 36bbdfa18dbe35434e943a86407b6a26081eea8a (diff) | |
download | krusader-40baef759a146f60d0fe93452d8a6823bf0b3565.tar.gz krusader-40baef759a146f60d0fe93452d8a6823bf0b3565.zip |
Add help handbooks for protocol files.
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/tdeioslave/Makefile.am | 1 | ||||
-rw-r--r-- | doc/tdeioslave/en/Makefile.am | 1 | ||||
-rw-r--r-- | doc/tdeioslave/en/krarc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/tdeioslave/en/krarc/index.docbook | 57 | ||||
-rw-r--r-- | doc/tdeioslave/en/virt/Makefile.am | 2 | ||||
-rw-r--r-- | doc/tdeioslave/en/virt/index.docbook | 57 | ||||
-rw-r--r-- | krArc/krarc.protocol | 1 |
8 files changed, 122 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index a3ef92b..79a2b7b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ ####### tdevelop will overwrite this part!!! (begin)########## -SUBDIRS = en ru pics +SUBDIRS = en ru pics tdeioslave EXTRA_DIST = krusader.1 diff --git a/doc/tdeioslave/Makefile.am b/doc/tdeioslave/Makefile.am new file mode 100644 index 0000000..81fee21 --- /dev/null +++ b/doc/tdeioslave/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = en diff --git a/doc/tdeioslave/en/Makefile.am b/doc/tdeioslave/en/Makefile.am new file mode 100644 index 0000000..255cece --- /dev/null +++ b/doc/tdeioslave/en/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = virt krarc diff --git a/doc/tdeioslave/en/krarc/Makefile.am b/doc/tdeioslave/en/krarc/Makefile.am new file mode 100644 index 0000000..414789f --- /dev/null +++ b/doc/tdeioslave/en/krarc/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/krarc diff --git a/doc/tdeioslave/en/krarc/index.docbook b/doc/tdeioslave/en/krarc/index.docbook new file mode 100644 index 0000000..299b27d --- /dev/null +++ b/doc/tdeioslave/en/krarc/index.docbook @@ -0,0 +1,57 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % English "INCLUDE" > <!-- change language only here --> +]> + +<article lang="&language;" id="krarc"> +<title>krarc</title> + +<articleinfo> + +<authorgroup> +<author>&tde-authors;</author> +<!-- TRANS:ROLES_OF_TRANSLATORS --> +</authorgroup> + +<releaseinfo>&tde-release-version;</releaseinfo> +<date>Reviewed: &tde-release-date;</date> + +<copyright> +<year>&tde-copyright-date;</year> +<holder>&tde-team;</holder> +</copyright> + +<abstract> +<para> +This handbook describes the krarc protocol. +</para> +</abstract> + +<keywordset> +<keyword>TDE</keyword> +<keyword>krarc</keyword> +<keyword>protocol</keyword> +</keywordset> + +</articleinfo> + +<sect1 id="apologies"> +<title>We Apologize</title> +<para>No documentation has yet been written for this protocol.</para> + +<para>If you need help, please check <ulink url="http://www.trinitydesktop.org">The &tde; +web site</ulink>, submit questions to the <ulink url="http://www.trinitydesktop.org/mailinglist.php"> +&tde; mail lists</ulink>, or file a bug report at the <ulink url="http://bugs.trinitydesktop.org/"> +&tde; bug tracker</ulink>.</para> + +<para>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.</para> + +<para>Thank you for helping and thank you for your patience.</para> + +&underFDL; + +</sect1> + +</article> diff --git a/doc/tdeioslave/en/virt/Makefile.am b/doc/tdeioslave/en/virt/Makefile.am new file mode 100644 index 0000000..7ecc906 --- /dev/null +++ b/doc/tdeioslave/en/virt/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/virt diff --git a/doc/tdeioslave/en/virt/index.docbook b/doc/tdeioslave/en/virt/index.docbook new file mode 100644 index 0000000..2c7b68d --- /dev/null +++ b/doc/tdeioslave/en/virt/index.docbook @@ -0,0 +1,57 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % English "INCLUDE" > <!-- change language only here --> +]> + +<article lang="&language;" id="virt"> +<title>virt</title> + +<articleinfo> + +<authorgroup> +<author>&tde-authors;</author> +<!-- TRANS:ROLES_OF_TRANSLATORS --> +</authorgroup> + +<releaseinfo>&tde-release-version;</releaseinfo> +<date>Reviewed: &tde-release-date;</date> + +<copyright> +<year>&tde-copyright-date;</year> +<holder>&tde-team;</holder> +</copyright> + +<abstract> +<para> +This handbook describes the virt protocol. +</para> +</abstract> + +<keywordset> +<keyword>TDE</keyword> +<keyword>virt</keyword> +<keyword>protocol</keyword> +</keywordset> + +</articleinfo> + +<sect1 id="apologies"> +<title>We Apologize</title> +<para>No documentation has yet been written for this protocol.</para> + +<para>If you need help, please check <ulink url="http://www.trinitydesktop.org">The &tde; +web site</ulink>, submit questions to the <ulink url="http://www.trinitydesktop.org/mailinglist.php"> +&tde; mail lists</ulink>, or file a bug report at the <ulink url="http://bugs.trinitydesktop.org/"> +&tde; bug tracker</ulink>.</para> + +<para>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.</para> + +<para>Thank you for helping and thank you for your patience.</para> + +&underFDL; + +</sect1> + +</article> diff --git a/krArc/krarc.protocol b/krArc/krarc.protocol index cea254a..d299b5f 100644 --- a/krArc/krarc.protocol +++ b/krArc/krarc.protocol @@ -15,3 +15,4 @@ moving=false copyToFile=true Icon=ark Description=Mutiple archive handler that currently supports: zip,rar. +DocPath=tdeioslave/krarc/index.html |