Fix "multiple use of section label 'channels'" warning in various rime headers
This commit is contained in:
parent
a4e7cc29e8
commit
988759a99e
@ -49,7 +49,7 @@
|
|||||||
* The abc module sends packets to all local area neighbors. The abc
|
* The abc module sends packets to all local area neighbors. The abc
|
||||||
* module adds no headers to outgoing packets.
|
* module adds no headers to outgoing packets.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section abc-channels Channels
|
||||||
*
|
*
|
||||||
* The abc module uses 1 channel.
|
* The abc module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
* announcement. THe module announces the announcements that have been
|
* announcement. THe module announces the announcements that have been
|
||||||
* registered with the \ref rimeannouncement "announcement module".
|
* registered with the \ref rimeannouncement "announcement module".
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section bcast-announce-channels Channels
|
||||||
*
|
*
|
||||||
* The broadcast announcement module uses 1 channel.
|
* The broadcast announcement module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
* either directly or indirectly through any of the other
|
* either directly or indirectly through any of the other
|
||||||
* communication primitives that are based on the broadcast primitive.
|
* communication primitives that are based on the broadcast primitive.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section broadcast-channels Channels
|
||||||
*
|
*
|
||||||
* The broadcast module uses 1 channel.
|
* The broadcast module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* The collect module implements a hop-by-hop reliable data collection
|
* The collect module implements a hop-by-hop reliable data collection
|
||||||
* mechanism.
|
* mechanism.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section collect-channels Channels
|
||||||
*
|
*
|
||||||
* The collect module uses 2 channels; one for neighbor discovery and one
|
* The collect module uses 2 channels; one for neighbor discovery and one
|
||||||
* for data packets.
|
* for data packets.
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
* The polite broadcast module does not add any packet attributes to
|
* The polite broadcast module does not add any packet attributes to
|
||||||
* outgoing packets apart from those added by the upper layer.
|
* outgoing packets apart from those added by the upper layer.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section ipolite-channels Channels
|
||||||
*
|
*
|
||||||
* The ipolite module uses 1 channel.
|
* The ipolite module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
* receiver somewhere in the network.
|
* receiver somewhere in the network.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section mesh-channels Channels
|
||||||
*
|
*
|
||||||
* The mesh module uses 3 channel; one for the multi-hop forwarding
|
* The mesh module uses 3 channel; one for the multi-hop forwarding
|
||||||
* (\ref rimemultihop "multihop") and two for the route disovery (\ref
|
* (\ref rimemultihop "multihop") and two for the route disovery (\ref
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
* process.
|
* process.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section multihop-channels Channels
|
||||||
*
|
*
|
||||||
* The multihop module uses 1 channel.
|
* The multihop module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
* discovery mechanism. A callback is invoked for every incoming
|
* discovery mechanism. A callback is invoked for every incoming
|
||||||
* neighbor discovery message.
|
* neighbor discovery message.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section neighbor-discovery-channels Channels
|
||||||
*
|
*
|
||||||
* The neighbor-discovery module uses 1 channel.
|
* The neighbor-discovery module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
* If the time to live reaches zero, the primitive does not forward
|
* If the time to live reaches zero, the primitive does not forward
|
||||||
* the packet.
|
* the packet.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section netflood-channels Channels
|
||||||
*
|
*
|
||||||
* The netflood module uses 1 channel.
|
* The netflood module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
* announcement. THe module announces the announcements that have been
|
* announcement. THe module announces the announcements that have been
|
||||||
* registered with the \ref rimeannouncement "announcement module".
|
* registered with the \ref rimeannouncement "announcement module".
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section polite-announcement-channels Channels
|
||||||
*
|
*
|
||||||
* The polite announcement module uses 1 channel.
|
* The polite announcement module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -84,7 +84,7 @@
|
|||||||
* The polite broadcast module does not add any packet attributes to
|
* The polite broadcast module does not add any packet attributes to
|
||||||
* outgoing packets apart from those added by the upper layer.
|
* outgoing packets apart from those added by the upper layer.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section polite-channels Channels
|
||||||
*
|
*
|
||||||
* The polite module uses 1 channel.
|
* The polite module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
* reliable single-hop primitive for the communication between two
|
* reliable single-hop primitive for the communication between two
|
||||||
* single-hop neighbors.
|
* single-hop neighbors.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section rmh-channels Channels
|
||||||
*
|
*
|
||||||
* The rmh module uses 1 channel.
|
* The rmh module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
*
|
*
|
||||||
* The route-discovery module does route discovery for Rime.
|
* The route-discovery module does route discovery for Rime.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section route-discovery-channels Channels
|
||||||
*
|
*
|
||||||
* The ibc module uses 2 channels; one for the flooded route request
|
* The ibc module uses 2 channels; one for the flooded route request
|
||||||
* packets and one for the unicast route replies.
|
* packets and one for the unicast route replies.
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* The rudolph0 module implements a single-hop reliable bulk data
|
* The rudolph0 module implements a single-hop reliable bulk data
|
||||||
* transfer mechanism.
|
* transfer mechanism.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section rudolph0-channels Channels
|
||||||
*
|
*
|
||||||
* The rudolph0 module uses 2 channels; one for data packets and one
|
* The rudolph0 module uses 2 channels; one for data packets and one
|
||||||
* for NACK and repair packets.
|
* for NACK and repair packets.
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* The rudolph1 module implements a multi-hop reliable bulk data
|
* The rudolph1 module implements a multi-hop reliable bulk data
|
||||||
* transfer mechanism.
|
* transfer mechanism.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section rudolph1-channels Channels
|
||||||
*
|
*
|
||||||
* The rudolph1 module uses 2 channels; one for data transmissions and
|
* The rudolph1 module uses 2 channels; one for data transmissions and
|
||||||
* one for NACKs and repair packets.
|
* one for NACKs and repair packets.
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
* The rudolph2 module implements a single-hop reliable bulk data
|
* The rudolph2 module implements a single-hop reliable bulk data
|
||||||
* transfer mechanism.
|
* transfer mechanism.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section rudolph2-channels Channels
|
||||||
*
|
*
|
||||||
* The rudolph2 module uses 2 channels; one for data packets and one
|
* The rudolph2 module uses 2 channels; one for data packets and one
|
||||||
* for NACK and repair packets.
|
* for NACK and repair packets.
|
||||||
|
@ -69,7 +69,7 @@
|
|||||||
* callback.
|
* callback.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section runicast-channels Channels
|
||||||
*
|
*
|
||||||
* The runicast module uses 1 channel.
|
* The runicast module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
* either the message is canceled or a new message is sent. Messages
|
* either the message is canceled or a new message is sent. Messages
|
||||||
* sent with the stbroadcast module are not identified with a sender ID.
|
* sent with the stbroadcast module are not identified with a sender ID.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section stbroadcast-channels Channels
|
||||||
*
|
*
|
||||||
* The stbroadcast module uses 1 channel.
|
* The stbroadcast module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -63,7 +63,7 @@
|
|||||||
* number of retransmissions for a packet as a packet attribute on
|
* number of retransmissions for a packet as a packet attribute on
|
||||||
* outgoing packets.
|
* outgoing packets.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section stunicast-channels Channels
|
||||||
*
|
*
|
||||||
* The stunicast module uses 1 channel.
|
* The stunicast module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
*
|
*
|
||||||
* The trickle module sends a single packet to all nodes on the network.
|
* The trickle module sends a single packet to all nodes on the network.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section trickle-channels Channels
|
||||||
*
|
*
|
||||||
* The trickle module uses 1 channel.
|
* The trickle module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
@ -53,7 +53,7 @@
|
|||||||
* single-hop receiver address attribute and discards the packet if
|
* single-hop receiver address attribute and discards the packet if
|
||||||
* the address does not match the address of the node.
|
* the address does not match the address of the node.
|
||||||
*
|
*
|
||||||
* \section channels Channels
|
* \section unicast-channels Channels
|
||||||
*
|
*
|
||||||
* The unicast module uses 1 channel.
|
* The unicast module uses 1 channel.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user