eric6/Documentation/Source/eric6.QScintilla.Exporters.ExporterHTML.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8215
fc5d68a6889e
--- a/eric6/Documentation/Source/eric6.QScintilla.Exporters.ExporterHTML.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.Exporters.ExporterHTML.html	Mon Feb 01 10:38:16 2021 +0100
@@ -129,7 +129,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 processed HTML
 </dd>
@@ -148,7 +148,7 @@
         Private method to convert ReST text into HTML using 'docutils'.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 processed HTML (string)
 </dd>
@@ -223,35 +223,35 @@
 </p>
 <dl>
 
-<dt><i>tabSize=</i></dt>
+<dt><i>tabSize</i></dt>
 <dd>
 size of tabs (integer)
 </dd>
-<dt><i>useTabs=</i></dt>
+<dt><i>useTabs</i></dt>
 <dd>
 flag indicating the use of tab characters (boolean)
 </dd>
-<dt><i>wysiwyg=</i></dt>
+<dt><i>wysiwyg</i></dt>
 <dd>
 flag indicating colorization (boolean)
 </dd>
-<dt><i>folding=</i></dt>
+<dt><i>folding</i></dt>
 <dd>
 flag indicating usage of fold markers
 </dd>
-<dt><i>onlyStylesUsed=</i></dt>
+<dt><i>onlyStylesUsed</i></dt>
 <dd>
 flag indicating to include only style
             definitions for styles used in the source (boolean)
 </dd>
-<dt><i>titleFullPath=</i></dt>
+<dt><i>titleFullPath</i></dt>
 <dd>
 flag indicating to include the full file path
             in the title tag (boolean)
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 generated HTML text (string)
 </dd>

eric ide

mercurial