Thu, 04 Jan 2024 18:02:25 +0100
Fine tuned the source code documentation template and regenerated the source code documentation.
<!DOCTYPE html> <html><head> <title>eric7.MicroPython.EthernetDialogs</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.MicroPython.EthernetDialogs</h1> <p> Package implementing Ethernet related dialogs. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.MicroPython.EthernetDialogs.EthernetController.html">EthernetController</a></td> <td>Module implementing the Ethernet related functionality.</td> </tr> <tr> <td><a href="eric7.MicroPython.EthernetDialogs.EthernetStatusDialog.html">EthernetStatusDialog</a></td> <td>Module implementing a dialog to show Ethernet related status information.</td> </tr> <tr> <td><a href="eric7.MicroPython.EthernetDialogs.HostnameDialog.html">HostnameDialog</a></td> <td>Module implementing a dialog to enter a host name for the device.</td> </tr> <tr> <td><a href="eric7.MicroPython.EthernetDialogs.IPv4AddressDialog.html">IPv4AddressDialog</a></td> <td>Module implementing a dialog to enter an IPv4 address.</td> </tr> <tr> <td><a href="eric7.MicroPython.EthernetDialogs.WiznetUtilities.html">WiznetUtilities</a></td> <td>Module implementing WIZnet 5x00 related utility functions.</td> </tr> </table> </body></html>