ProjectFlask/Documentation/source/index-Plugin_Project_Flask.ProjectFlask.html

changeset 19
f8e3c1676f9b
child 37
1bd8d19a3aa7
diff -r d76a0939be6a -r f8e3c1676f9b ProjectFlask/Documentation/source/index-Plugin_Project_Flask.ProjectFlask.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ProjectFlask/Documentation/source/index-Plugin_Project_Flask.ProjectFlask.html	Sun Nov 22 14:12:44 2020 +0100
@@ -0,0 +1,73 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Project_Flask.ProjectFlask</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>Plugin_Project_Flask.ProjectFlask</h1>
+
+<p>
+Package implementing project support for eric6 Flask projects.
+</p>
+
+<h3>Packages</h3>
+<table>
+
+<tr>
+<td><a href="index-Plugin_Project_Flask.ProjectFlask.ConfigurationPage.html">ConfigurationPage</a></td>
+<td>Package implementing the Flask page of the configuration dialog.</td>
+</tr>
+<tr>
+<td><a href="index-Plugin_Project_Flask.ProjectFlask.FlaskBabelExtension.html">FlaskBabelExtension</a></td>
+<td>Package containing support for the flask-babel extension.</td>
+</tr>
+</table>
+
+<h3>Modules</h3>
+<table>
+
+<tr>
+<td><a href="Plugin_Project_Flask.ProjectFlask.AnsiTools.html">AnsiTools</a></td>
+<td>Module implementing functions to work with ANSI escape sequences for colors.</td>
+</tr>
+<tr>
+<td><a href="Plugin_Project_Flask.ProjectFlask.FlaskCommandDialog.html">FlaskCommandDialog</a></td>
+<td>Module implementing a dialog to run a flask command and show its output.</td>
+</tr>
+<tr>
+<td><a href="Plugin_Project_Flask.ProjectFlask.FormSelectionDialog.html">FormSelectionDialog</a></td>
+<td>Module implementing a dialog to select the template type.</td>
+</tr>
+<tr>
+<td><a href="Plugin_Project_Flask.ProjectFlask.Project.html">Project</a></td>
+<td>Module implementing the Flask project support.</td>
+</tr>
+<tr>
+<td><a href="Plugin_Project_Flask.ProjectFlask.RoutesDialog.html">RoutesDialog</a></td>
+<td>Module implementing a dialog to show the application routes.</td>
+</tr>
+<tr>
+<td><a href="Plugin_Project_Flask.ProjectFlask.RunServerDialog.html">RunServerDialog</a></td>
+<td>Module implementing a dialog to run the Flask server.</td>
+</tr>
+<tr>
+<td><a href="Plugin_Project_Flask.ProjectFlask.ServerStartOptionsDialog.html">ServerStartOptionsDialog</a></td>
+<td>Module implementing a dialog to enter parameters to start the server.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial