summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-10-22 22:15:02 -0700
committerOlivier CrĂȘte <olivier.crete@collabora.co.uk>2008-10-22 22:15:02 -0700
commitf8aa0435484ae62ba2cec88a33fc537fa06e52d0 (patch)
tree4d97463d50d01f533323fbd6a4b3176026fbbd70 /docs
parent4eabdc938b9002a5db5cba02acb55bb56c0c13a6 (diff)
downloadfarstream-f8aa0435484ae62ba2cec88a33fc537fa06e52d0.tar.gz
Add a section for core classes on the rtp plugin in the doc
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/farsight2-plugins-docs.sgml11
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/plugins/farsight2-plugins-docs.sgml b/docs/plugins/farsight2-plugins-docs.sgml
index 3ac5d7d1..9cd2d282 100644
--- a/docs/plugins/farsight2-plugins-docs.sgml
+++ b/docs/plugins/farsight2-plugins-docs.sgml
@@ -8,10 +8,13 @@
<part>
<title>RTP Plugin</title>
- <xi:include href="xml/element-fsrtpconference.xml"/>
- <xi:include href="xml/fs-rtp-participant.xml"/>
- <xi:include href="xml/fs-rtp-session.xml"/>
- <xi:include href="xml/fs-rtp-stream.xml"/>
+ <chapter>
+ <title>Core interface classes</title>
+ <xi:include href="xml/element-fsrtpconference.xml"/>
+ <xi:include href="xml/fs-rtp-participant.xml"/>
+ <xi:include href="xml/fs-rtp-session.xml"/>
+ <xi:include href="xml/fs-rtp-stream.xml"/>
+ </chapter>
<chapter>
<title>Transmitters</title>
<xi:include href="xml/fs-rawudp-stream-transmitter.xml"/>