diff options
author | Darrell Anderson <[email protected]> | 2014-02-10 16:29:07 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-02-10 16:29:07 -0600 |
commit | 50741cc5474353bba914746aa25b091aa609a38f (patch) | |
tree | 4749d137bae305e246f62dd290273b55d926ad3a /doc/tdeioslave/webdav | |
parent | 9abee0aada612f8cc875ff33f02c92c1211cb56f (diff) | |
download | tdebase-50741cc5474353bba914746aa25b091aa609a38f.tar.gz tdebase-50741cc5474353bba914746aa25b091aa609a38f.zip |
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.
Diffstat (limited to 'doc/tdeioslave/webdav')
-rw-r--r-- | doc/tdeioslave/webdav/index.docbook | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/doc/tdeioslave/webdav/index.docbook b/doc/tdeioslave/webdav/index.docbook index 79f3c3973..afd15909a 100644 --- a/doc/tdeioslave/webdav/index.docbook +++ b/doc/tdeioslave/webdav/index.docbook @@ -8,19 +8,44 @@ <title>webdav / webdavs</title> <articleinfo> + <authorgroup> <author>&Hamish.Rodda;</author> <author>&tde-authors;</author> <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> +<releaseinfo>&tde-release-version;</releaseinfo> +<date>Reviewed: &tde-release-date;</date> + +<copyright> +<year>2010</year> +<holder>&Hamish.Rodda;</holder> +</copyright> +<copyright> +<year>&tde-copyright-date;</year> +<holder>&tde-team;</holder> +</copyright> + +<abstract> +<para> +This handbook describes the webdav protocol. +</para> +</abstract> + +<keywordset> +<keyword>TDE</keyword> +<keyword>webdav</keyword> +<keyword>protocol</keyword> +</keywordset> + </articleinfo> <para><acronym>WebDAV</acronym> is a <emphasis>D</emphasis>istributed <emphasis>A</emphasis>uthoring and <emphasis>V</emphasis>ersioning protocol for the World Wide Web. It allows for easy management of documents and scripts on a <ulink -url="help:/tdeioslave/webdav.html">http</ulink> server, and has +url="help:/tdeioslave/http">http</ulink> server, and has additional features designed to simplify version management amongst multiple authors.</para> |