From 50741cc5474353bba914746aa25b091aa609a38f Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Mon, 10 Feb 2014 16:29:07 -0600 Subject: Remove KControl Protocols module, move protocol items to the help handbook, rename TDEIOSlaves->Protocols, add new help files, update other help files, make protocol handbooks consistent in format. --- doc/tdeioslave/rtsp/CMakeLists.txt | 9 ++++++++ doc/tdeioslave/rtsp/Makefile.am | 4 ++++ doc/tdeioslave/rtsp/index.docbook | 47 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 60 insertions(+) create mode 100644 doc/tdeioslave/rtsp/CMakeLists.txt create mode 100644 doc/tdeioslave/rtsp/Makefile.am create mode 100644 doc/tdeioslave/rtsp/index.docbook (limited to 'doc/tdeioslave/rtsp') diff --git a/doc/tdeioslave/rtsp/CMakeLists.txt b/doc/tdeioslave/rtsp/CMakeLists.txt new file mode 100644 index 000000000..4fe25d41f --- /dev/null +++ b/doc/tdeioslave/rtsp/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/rtsp ) diff --git a/doc/tdeioslave/rtsp/Makefile.am b/doc/tdeioslave/rtsp/Makefile.am new file mode 100644 index 000000000..085981d9b --- /dev/null +++ b/doc/tdeioslave/rtsp/Makefile.am @@ -0,0 +1,4 @@ + +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/tdeioslave/rtsp/index.docbook b/doc/tdeioslave/rtsp/index.docbook new file mode 100644 index 000000000..ae92527cb --- /dev/null +++ b/doc/tdeioslave/rtsp/index.docbook @@ -0,0 +1,47 @@ + + + +]> + +
+rtsp / rtspt / rtspu + + + + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +&tde-copyright-date; +&tde-team; + + + + +This handbook describes the rtsp (Real Time Streaming Protocol) protocol. + + + + +TDE +rtsp +protocol + + + + +The rtsp/rtspt/rtspu protocols are Microsoft proprietary network-streaming protocols. + +rtspt uses tcp and rtspu uses udp. + +Source: Wikipedia + +&underFDL; + +
-- cgit v1.2.3