docs: Update model documentation guidelines and create-model.py script

This commit is contained in:
Alberto Gallegos Ramonet
2025-04-11 14:56:48 +09:00
committed by Tom Henderson
parent b0ad23b318
commit 11ae5e4cad
3 changed files with 195 additions and 91 deletions

View File

@@ -29,6 +29,7 @@ This file is a best-effort approach to solving this issue; we will do our best b
### Changed behavior
* (docs) Models documentation format guidelines have been updated.
* (zigbee) Adjust pedantic link cost requirement in ``NeighborTable::LookUpForBestParent``, a minimum link cost of 3 is not required now.
## Changes from ns-3.43 to ns-3.44