Add camera protocol handbook.

pull/1/head
Darrell Anderson 10 years ago
parent bf4df6e1c4
commit bfadda4dfa

@ -0,0 +1,9 @@
#################################################
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
tde_auto_add_subdirectories()

@ -0,0 +1,4 @@
SUBDIRS = $(AUTODIRS)
KDE_LANG = en
KDE_DOCS = AUTO

@ -0,0 +1,9 @@
#################################################
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
tde_create_handbook( DESTINATION tdeioslave/camera )

@ -0,0 +1,3 @@
KDE_LANG = en
KDE_DOCS = AUTO

@ -0,0 +1,43 @@
<?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="about">
<title>camera</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 camera protocol.
</para>
</abstract>
<keywordset>
<keyword>TDE</keyword>
<keyword>camera</keyword>
<keyword>protocol</keyword>
</keywordset>
</articleinfo>
<para>The camera protocol provides support for directly accessing the memory card
in a digtal camera, thereby treating the memory card as just another storage device,
like a hard drive.</para>
</article>

@ -14,3 +14,4 @@ moving=false
Icon=camera
maxInstances=1
Class=:local
DocPath=tdeioslave/camera/index.html

Loading…
Cancel
Save