src/eric7/Documentation/Source/index-eric7.MicroPython.CircuitPythonUpdater.html

branch
eric7
changeset 9740
90072e10ae9b
child 9748
df9520c864f2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/Documentation/Source/index-eric7.MicroPython.CircuitPythonUpdater.html	Mon Feb 06 10:09:18 2023 +0100
@@ -0,0 +1,47 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric7.MicroPython.CircuitPythonUpdater</title>
+<meta charset="UTF-8">
+<link rel="stylesheet" href="styles.css">
+</head>
+<body>
+<h1>eric7.MicroPython.CircuitPythonUpdater</h1>
+
+<p>
+Package implementing the updater and associated dialogs.
+</p>
+
+
+<h3>Modules</h3>
+<table>
+
+<tr>
+<td><a href="eric7.MicroPython.CircuitPythonUpdater.CircuitPythonUpdaterInterface.html">CircuitPythonUpdaterInterface</a></td>
+<td>Module implementing an interface to the 'circup' package.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.CircuitPythonUpdater.CircupFunctions.html">CircupFunctions</a></td>
+<td>Module implementing variants of some 'circup' functions suitable for 'eric-ide' integration.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.CircuitPythonUpdater.RequirementsDialog.html">RequirementsDialog</a></td>
+<td>Module implementing a dialog to generate a requirements file.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.CircuitPythonUpdater.ShowBundlesDialog.html">ShowBundlesDialog</a></td>
+<td>Module implementing a dialog showing the available bundles and their modules.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.CircuitPythonUpdater.ShowInstalledDialog.html">ShowInstalledDialog</a></td>
+<td>Module implementing a dialog to show the modules installed on the connected device.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.CircuitPythonUpdater.ShowModulesDialog.html">ShowModulesDialog</a></td>
+<td>Module implementing a dialog to show the available modules of all bundles.</td>
+</tr>
+<tr>
+<td><a href="eric7.MicroPython.CircuitPythonUpdater.ShowOutdatedDialog.html">ShowOutdatedDialog</a></td>
+<td>Module implementing a dialog to show outdated modules of a connected device.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial