summaryrefslogtreecommitdiffstats
path: root/doc/tdeioslave/webcal
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tdeioslave/webcal')
-rw-r--r--doc/tdeioslave/webcal/CMakeLists.txt9
-rw-r--r--doc/tdeioslave/webcal/Makefile.am2
-rw-r--r--doc/tdeioslave/webcal/index.docbook49
3 files changed, 60 insertions, 0 deletions
diff --git a/doc/tdeioslave/webcal/CMakeLists.txt b/doc/tdeioslave/webcal/CMakeLists.txt
new file mode 100644
index 00000000..f0c526d8
--- /dev/null
+++ b/doc/tdeioslave/webcal/CMakeLists.txt
@@ -0,0 +1,9 @@
+#################################################
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION tdeioslave/webcal )
diff --git a/doc/tdeioslave/webcal/Makefile.am b/doc/tdeioslave/webcal/Makefile.am
new file mode 100644
index 00000000..b4c57786
--- /dev/null
+++ b/doc/tdeioslave/webcal/Makefile.am
@@ -0,0 +1,2 @@
+KDE_LANG = en
+KDE_DOCS = tdeioslave/sieve
diff --git a/doc/tdeioslave/webcal/index.docbook b/doc/tdeioslave/webcal/index.docbook
new file mode 100644
index 00000000..8bad504d
--- /dev/null
+++ b/doc/tdeioslave/webcal/index.docbook
@@ -0,0 +1,49 @@
+<?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">
+]>
+
+<article lang="&language;">
+<title>webcal</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 webcal protocol.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>webcal</keyword>
+<keyword>protocol</keyword>
+</keywordset>
+
+</articleinfo>
+
+<para>The webcal protocol provides a mechanism for accessing iCalendar files using the
+<ulink url="help:/tdeioslave/webdav">webdav</ulink> protocol.
+The webcal protocol is not an official protocol like ftp and http.</para>
+
+<para>
+Source:
+<ulink
+url="https://en.wikipedia.org/wiki/Webcal">Wikipedia</ulink>
+</para>
+
+</article>