diff -r e738a96f1e14 -r d856023fbeb0 eric7/Documentation/Source/index-eric7.MicroPython.html --- a/eric7/Documentation/Source/index-eric7.MicroPython.html Sat Jan 15 19:57:03 2022 +0100 +++ b/eric7/Documentation/Source/index-eric7.MicroPython.html Sun Jan 16 20:28:42 2022 +0100 @@ -20,6 +20,10 @@ <td>Module implementing a dialog to add or edit data of unknown MicroPython devices.</td> </tr> <tr> +<td><a href="eric7.MicroPython.BoardDataDialog.html">BoardDataDialog</a></td> +<td>Module implementing a dialog to show information about a connected board.</td> +</tr> +<tr> <td><a href="eric7.MicroPython.CircuitPythonDevices.html">CircuitPythonDevices</a></td> <td>Module implementing the device interface class for CircuitPython boards.</td> </tr>