eric6/Documentation/Source/eric6.Project.Project.html

changeset 7900
72b88fb20261
parent 7635
0cdead130a81
child 7960
e8fc383322f7
diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Documentation/Source/eric6.Project.Project.html
--- a/eric6/Documentation/Source/eric6.Project.Project.html	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Documentation/Source/eric6.Project.Project.html	Sat Dec 19 15:22:26 2020 +0100
@@ -1553,7 +1553,7 @@
 flag indicating quiet operations.
                 If this flag is true, no errors are reported.
 </dd>
-<dt><i>indicator=</i></dt>
+<dt><i>indicator</i></dt>
 <dd>
 indicator string (string)
 </dd>
@@ -1843,7 +1843,7 @@
 flag indicating quiet operations.
                 If this flag is true, no errors are reported.
 </dd>
-<dt><i>indicator=</i></dt>
+<dt><i>indicator</i></dt>
 <dd>
 indicator string (string)
 </dd>
@@ -2048,7 +2048,7 @@
 </p>
 <dl>
 
-<dt><i>reportSyntaxErrors=</i></dt>
+<dt><i>reportSyntaxErrors</i></dt>
 <dd>
 flag indicating special reporting
             for syntax errors (boolean)
@@ -2124,11 +2124,11 @@
 </p>
 <dl>
 
-<dt><i>reopen=</i></dt>
+<dt><i>reopen</i></dt>
 <dd>
 flag indicating a reopening of the project (boolean)
 </dd>
-<dt><i>noSave=</i></dt>
+<dt><i>noSave</i></dt>
 <dd>
 flag indicating to not perform save actions (boolean)
 </dd>
@@ -3483,7 +3483,7 @@
 flag indicating to restore the project
             session (boolean)
 </dd>
-<dt><i>reopen=</i></dt>
+<dt><i>reopen</i></dt>
 <dd>
 flag indicating a reopening of the project (boolean)
 </dd>
@@ -3525,24 +3525,24 @@
 <dd>
 more verbose type name (display string) (string)
 </dd>
-<dt><i>fileTypeCallback=</i></dt>
+<dt><i>fileTypeCallback</i></dt>
 <dd>
 reference to a method returning a dictionary
             of filetype associations.
 </dd>
-<dt><i>binaryTranslationsCallback=</i></dt>
+<dt><i>binaryTranslationsCallback</i></dt>
 <dd>
 reference to a method returning
             the name of the binary translation file given the name of the raw
             translation file
 </dd>
-<dt><i>lexerAssociationCallback=</i></dt>
+<dt><i>lexerAssociationCallback</i></dt>
 <dd>
 reference to a method returning the
             lexer type to be used for syntax highlighting given the name of
             a file
 </dd>
-<dt><i>progLanguages=</i></dt>
+<dt><i>progLanguages</i></dt>
 <dd>
 programming languages supported by the
             project type (list of string)
@@ -3720,7 +3720,7 @@
 </p>
 <dl>
 
-<dt><i>reportSyntaxErrors=</i></dt>
+<dt><i>reportSyntaxErrors</i></dt>
 <dd>
 flag indicating special reporting
             for syntax errors (boolean)
@@ -3830,12 +3830,12 @@
 flag indicating, that the interpreter window
             should be cleared
 </dd>
-<dt><i>tracePython=</i> (bool)</dt>
+<dt><i>tracePython</i> (bool)</dt>
 <dd>
 flag to indicate if the Python library should be
             traced as well
 </dd>
-<dt><i>autoContinue=</i> (bool)</dt>
+<dt><i>autoContinue</i> (bool)</dt>
 <dd>
 flag indicating, that the debugger should not
             stop at the first executable line

eric ide

mercurial