eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.RestructuredTextProvider.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.RestructuredTextProvider.html
--- a/eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.RestructuredTextProvider.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.QScintilla.MarkupProviders.RestructuredTextProvider.html	Sat Jan 16 16:51:23 2021 +0100
@@ -291,7 +291,7 @@
         Public method to indicate the availability of bold markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of bold markup
 </dd>
@@ -310,7 +310,7 @@
         Public method to indicate the availability of bulleted list markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of bulleted list markup
 </dd>
@@ -329,7 +329,7 @@
         Public method to indicate the availability of inline code markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of inline code markup
 </dd>
@@ -348,7 +348,7 @@
         Public method to indicate the availability of code block markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of code block markup
 </dd>
@@ -367,7 +367,7 @@
         Public method to indicate the availability of hyperlink markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of hyperlink markup
 </dd>
@@ -386,7 +386,7 @@
         Public method to indicate the availability of image markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of image markup
 </dd>
@@ -405,7 +405,7 @@
         Public method to indicate the availability of italic markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of italic markup
 </dd>
@@ -424,7 +424,7 @@
         Public method to indicate the availability of a horizontal line markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of a horizontal line markup
 </dd>
@@ -443,7 +443,7 @@
         Public method to indicate the availability of numbered list markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of numbered list markup
 </dd>
@@ -462,7 +462,7 @@
         Public method to indicate the availability of block quote markup.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of block quote markup
 </dd>
@@ -499,7 +499,7 @@
         Public method to determine the available header levels.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 supported header levels
 </dd>
@@ -560,7 +560,7 @@
         Public method to get the markup kind.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 string with markup kind
 </dd>

eric ide

mercurial