summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-03-03 20:00:53 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-03-03 20:00:53 -0600
commitf2195d0572f1f4f7a1922f319a44764117bf02e7 (patch)
tree608b6237cc88656df83d2e7c4efb47e7be92f122 /doc
parent2f92e6783273762a034ba26661bd381561b48ee3 (diff)
downloadk3b-f2195d0572f1f4f7a1922f319a44764117bf02e7.tar.gz
k3b-f2195d0572f1f4f7a1922f319a44764117bf02e7.zip
Add videodvd protocol handbook.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am3
-rw-r--r--doc/tdeioslave/Makefile.am1
-rw-r--r--doc/tdeioslave/en/Makefile.am1
-rw-r--r--doc/tdeioslave/en/videodvd/Makefile.am2
-rw-r--r--doc/tdeioslave/en/videodvd/index.docbook42
5 files changed, 47 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6385fe8..bebd343 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,3 @@
-
KDE_LANG = en
KDE_DOCS = k3b
-
+SUBDIRS = tdeioslave
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..55ab08d
--- /dev/null
+++ b/doc/tdeioslave/en/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = videodvd
diff --git a/doc/tdeioslave/en/videodvd/Makefile.am b/doc/tdeioslave/en/videodvd/Makefile.am
new file mode 100644
index 0000000..adf07a4
--- /dev/null
+++ b/doc/tdeioslave/en/videodvd/Makefile.am
@@ -0,0 +1,2 @@
+KDE_LANG = en
+KDE_DOCS = tdeioslave/videodvd
diff --git a/doc/tdeioslave/en/videodvd/index.docbook b/doc/tdeioslave/en/videodvd/index.docbook
new file mode 100644
index 0000000..1355fde
--- /dev/null
+++ b/doc/tdeioslave/en/videodvd/index.docbook
@@ -0,0 +1,42 @@
+<?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>videodvd</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 videodvd protocol.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>videodvd</keyword>
+<keyword>protocol</keyword>
+</keywordset>
+
+</articleinfo>
+
+<para>The videodvd protocol supports copying files from a video DVD with
+on-the-fly decryption when libdvdcss is installed.</para>
+
+</article>