ProjectFlask/Documentation/source/Plugin_Project_Flask.PluginProjectFlask.html

changeset 61
fe1e8783a95f
parent 19
f8e3c1676f9b
child 64
0ee58185b8df
diff -r 02243723ac17 -r fe1e8783a95f ProjectFlask/Documentation/source/Plugin_Project_Flask.PluginProjectFlask.html
--- a/ProjectFlask/Documentation/source/Plugin_Project_Flask.PluginProjectFlask.html	Wed Dec 30 11:02:08 2020 +0100
+++ b/ProjectFlask/Documentation/source/Plugin_Project_Flask.PluginProjectFlask.html	Sat Apr 24 11:30:11 2021 +0200
@@ -212,7 +212,7 @@
         Public method to activate this plugin.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of None and activation status
 </dd>
@@ -239,7 +239,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the binary translation file
 </dd>
@@ -265,7 +265,7 @@
         Public method get the filetype associations of the Django project type.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary with file type associations
 </dd>
@@ -291,7 +291,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the requested setting
 </dd>
@@ -317,7 +317,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the menu or None, if no
             menu with the given name exists
@@ -337,7 +337,7 @@
         Public method to get the names of all menus.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 menu names
 </dd>
@@ -363,7 +363,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the requested setting
 </dd>
@@ -390,7 +390,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the lexer (Pygments lexers are prefixed with
             'Pygments|')
@@ -438,7 +438,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of API filenames (list of string)
 </dd>
@@ -461,7 +461,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the configuration page
 </dd>
@@ -477,7 +477,7 @@
     Module function returning data as required by the configuration dialog.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary containing the relevant data
 </dd>

eric ide

mercurial