energy: Update documentation and format

This commit is contained in:
Alberto Gallegos Ramonet
2024-09-17 13:31:43 +09:00
parent e990fc0d1e
commit 9ef59d74fa
2 changed files with 21 additions and 20 deletions

View File

@@ -41,6 +41,7 @@ Changes from ns-3.42 to ns-3-dev
* (lr-wpan) Documentation was extended and reformatted.
* (core) Add `AddDeprecatedName` to TypeId. This allows for TypeIds to transition to name TypeIds that use namespaces while still supporting the old name.
* (energy) Energy module TypeId now uses the name that includes the namespace `ns3::energy`, the old name is now deprecated.
* (energy) Documentation was extended and reformatted.
### Changes to build system