summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-01-02 19:24:31 +0000
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-01-02 19:24:31 +0000
commite4e0d5271f6fb018151e4abc4f7935bef40145db (patch)
tree2b611841f930040a4b4078034a60cc4d9860f374 /docs
parent8ddc812b4257137f3f376fb7bb6715e10b4d0e91 (diff)
downloadlibnice-e4e0d5271f6fb018151e4abc4f7935bef40145db.tar.gz
docs: Add various missing documentation comments and update sections.txt
This straightens out the last few bits of the documentation and almost allows `make check` to pass in docs/.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libnice/libnice-sections.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/reference/libnice/libnice-sections.txt b/docs/reference/libnice/libnice-sections.txt
index dd185f0..5c27fac 100644
--- a/docs/reference/libnice/libnice-sections.txt
+++ b/docs/reference/libnice/libnice-sections.txt
@@ -49,6 +49,7 @@ nice_agent_parse_remote_stream_sdp
nice_agent_parse_remote_candidate_sdp
nice_agent_get_io_stream
nice_agent_get_selected_socket
+nice_agent_get_component_state
nice_component_state_to_string
<SUBSECTION Standard>
NICE_AGENT
@@ -139,6 +140,7 @@ StunAgentUsageFlags
StunValidationStatus
StunMessageIntegrityValidate
StunDefaultValidaterData
+StunDebugHandler
stun_agent_init
stun_agent_validate
stun_agent_default_validater
@@ -152,8 +154,12 @@ stun_agent_forget_transaction
stun_agent_set_software
stun_debug_enable
stun_debug_disable
+stun_set_debug_handler
<SUBSECTION Private>
StunAgentSavedIds
+stun_debug
+stun_debug_bytes
+stun_agent_t
</SECTION>
@@ -266,6 +272,8 @@ stun_timer_start
stun_timer_start_reliable
stun_timer_refresh
stun_timer_remainder
+<SUBSECTION Private>
+stun_timer_s
</SECTION>
<SECTION>