diff --git a/doc/tdeioslave/CMakeLists.txt b/doc/tdeioslave/CMakeLists.txt new file mode 100644 index 00000000..6bc5f187 --- /dev/null +++ b/doc/tdeioslave/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_auto_add_subdirectories() diff --git a/doc/tdeioslave/Makefile.am b/doc/tdeioslave/Makefile.am new file mode 100644 index 00000000..561d25fa --- /dev/null +++ b/doc/tdeioslave/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = $(AUTODIRS) +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/tdeioslave/camera/CMakeLists.txt b/doc/tdeioslave/camera/CMakeLists.txt new file mode 100644 index 00000000..5bb83eee --- /dev/null +++ b/doc/tdeioslave/camera/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/camera ) diff --git a/doc/tdeioslave/camera/Makefile.am b/doc/tdeioslave/camera/Makefile.am new file mode 100644 index 00000000..41691557 --- /dev/null +++ b/doc/tdeioslave/camera/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/tdeioslave/camera/index.docbook b/doc/tdeioslave/camera/index.docbook new file mode 100644 index 00000000..36a371db --- /dev/null +++ b/doc/tdeioslave/camera/index.docbook @@ -0,0 +1,43 @@ + + + +]> + +
+camera + + + + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the camera protocol. + + + + +TDE +camera +protocol + + + + +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. + +
diff --git a/kamera/tdeioslave/camera.protocol b/kamera/tdeioslave/camera.protocol index 28046e14..8f73a1b2 100644 --- a/kamera/tdeioslave/camera.protocol +++ b/kamera/tdeioslave/camera.protocol @@ -14,3 +14,4 @@ moving=false Icon=camera maxInstances=1 Class=:local +DocPath=tdeioslave/camera/index.html