fixed some style issues, added tooling for docs
This commit is contained in:
6
docs/network/network_node.md
Normal file
6
docs/network/network_node.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# network/network_node.h
|
||||
|
||||
## class NetworkNode — public interface
|
||||
|
||||
### `explicit NetworkNode(Simulator *const sim, NodeId id, NodeType type) noexcept;`
|
||||
### `virtual ~NetworkNode() = default;`
|
||||
Reference in New Issue
Block a user