summaryrefslogtreecommitdiffstats
path: root/doc/en/tdeioslave
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2022-08-27 10:29:31 +0200
committerSlávek Banko <[email protected]>2022-08-27 10:29:31 +0200
commit0a7dd146a5b291c69f6f3d4a82b7209e6f4e2847 (patch)
tree73a22df9ae9f5140998c385ffd9f19a0e00bd763 /doc/en/tdeioslave
parenteaa160d9ab5c3cc86af4258dbe8214e2fcfa7f10 (diff)
downloadk3b-0a7dd146a5b291c69f6f3d4a82b7209e6f4e2847.tar.gz
k3b-0a7dd146a5b291c69f6f3d4a82b7209e6f4e2847.zip
Move the documentation to a new directory layout.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/en/tdeioslave')
-rw-r--r--doc/en/tdeioslave/Makefile.am1
-rw-r--r--doc/en/tdeioslave/videodvd/Makefile.am2
-rw-r--r--doc/en/tdeioslave/videodvd/index.docbook42
3 files changed, 45 insertions, 0 deletions
diff --git a/doc/en/tdeioslave/Makefile.am b/doc/en/tdeioslave/Makefile.am
new file mode 100644
index 0000000..55ab08d
--- /dev/null
+++ b/doc/en/tdeioslave/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = videodvd
diff --git a/doc/en/tdeioslave/videodvd/Makefile.am b/doc/en/tdeioslave/videodvd/Makefile.am
new file mode 100644
index 0000000..adf07a4
--- /dev/null
+++ b/doc/en/tdeioslave/videodvd/Makefile.am
@@ -0,0 +1,2 @@
+KDE_LANG = en
+KDE_DOCS = tdeioslave/videodvd
diff --git a/doc/en/tdeioslave/videodvd/index.docbook b/doc/en/tdeioslave/videodvd/index.docbook
new file mode 100644
index 0000000..1355fde
--- /dev/null
+++ b/doc/en/tdeioslave/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>