diff -r 548dea93941c -r 1bd8d19a3aa7 ProjectFlask/Documentation/source/index-Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectFlask/Documentation/source/index-Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.html Sun Nov 29 16:05:10 2020 +0100 @@ -0,0 +1,49 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension</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.FlaskMigrateExtension</h1> + +<p> +Package containing support for the flask-migrate extension. +</p> + + +<h3>Modules</h3> +<table> + +<tr> +<td><a href="Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.FlaskMigrateDetector.html">FlaskMigrateDetector</a></td> +<td>Module to check for the presence of 'flask-migrate' by importing it.</td> +</tr> +<tr> +<td><a href="Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.MigrateConfigDialog.html">MigrateConfigDialog</a></td> +<td>Module implementing a dialog to edit the flask-migrate configuration.</td> +</tr> +<tr> +<td><a href="Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.MigrateProjectExtension.html">MigrateProjectExtension</a></td> +<td>Module implementing the project support for flask-migrate.</td> +</tr> +<tr> +<td><a href="Plugin_Project_Flask.ProjectFlask.FlaskMigrateExtension.MigrateSummaryDialog.html">MigrateSummaryDialog</a></td> +<td>Module implementing a dialog showing a summary of all created.migrations.</td> +</tr> +</table> +</body></html> \ No newline at end of file