diff options
author | Olivier CrĂȘte <olivier.crete@collabora.com> | 2011-06-24 17:38:01 -0400 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2011-06-24 17:39:22 -0400 |
commit | ea21f6ab0511786a99418967516df732ae6134e9 (patch) | |
tree | c26c4418ea275ef0785689b354b5ab8f06530253 /doc | |
parent | 4b4ca908468975f1c6ff7a47b56b0cd64d443f01 (diff) |
Fixup docs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lib/telepathy-farstream-sections.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/lib/telepathy-farstream-sections.txt b/doc/lib/telepathy-farstream-sections.txt index bec8dda..4a1382d 100644 --- a/doc/lib/telepathy-farstream-sections.txt +++ b/doc/lib/telepathy-farstream-sections.txt @@ -1,6 +1,7 @@ <SECTION> -<TITLE>Initializers</TITLE> +<TITLE>Core</TITLE> tf_init +tp_media_type_to_fs </SECTION> <SECTION> @@ -8,8 +9,9 @@ tf_init <TITLE>TfContent</TITLE> TfContent TfContentClass -tf_content_error tf_content_iterate_src_pads +tf_content_error +tf_content_error_literal <SUBSECTION Private> TfContentPrivate <SUBSECTION Standard> @@ -27,7 +29,6 @@ TF_IS_CONTENT_CLASS <TITLE>TfChannel</TITLE> TfChannel tf_channel_new_async -tf_channel_error tf_channel_bus_message <SUBSECTION Private> TfChannelPrivate |