doc: Fix style inconsistencies for [b]Note:[/b] paragraphs

And fix up formatting not supported by makerst.
This commit is contained in:
Rémi Verschelde
2021-10-05 14:24:34 +02:00
parent a5d7b49342
commit 788b3aa27a
41 changed files with 121 additions and 99 deletions

View File

@ -26,7 +26,8 @@
<method name="close">
<return type="void" />
<description>
Close the peer connection and all data channels associated with it. Note, you cannot reuse this object for a new connection unless you call [method initialize].
Close the peer connection and all data channels associated with it.
[b]Note:[/b] You cannot reuse this object for a new connection unless you call [method initialize].
</description>
</method>
<method name="create_data_channel">