3110 - docs formatting fixes and updating text

This commit is contained in:
Marek Wolan
2025-03-13 11:29:03 +00:00
parent 8b91c280cb
commit 3cb9e51084
5 changed files with 149 additions and 424 deletions

View File

@@ -21,6 +21,9 @@ The key elements defined in ``base.py`` are:
``Node``
========
.. _node_description:
The Node class stands as a central component in ``base.py``, acting as the superclass for all network nodes within a
PrimAITE simulation.