--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpIndexWidget.html Fri Sep 03 19:56:55 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpIndexWidget.html Fri Sep 03 19:57:39 2021 +0200 @@ -190,7 +190,7 @@ </dl> <a NAME="HelpIndexWidget.__documentsActivated" ID="HelpIndexWidget.__documentsActivated"></a> <h4>HelpIndexWidget.__documentsActivated</h4> -<b>__documentsActivated</b>(<i>documents, keyword</i>) +<b>__documentsActivated</b>(<i>documents, helpKeyword</i>) <p> Private slot to handle the activation of an entry with multiple help @@ -202,7 +202,7 @@ <dd> list of help document link data structures </dd> -<dt><i>keyword</i> (str)</dt> +<dt><i>helpKeyword</i> (str)</dt> <dd> keyword for the entry </dd> @@ -230,7 +230,7 @@ </dl> <a NAME="HelpIndexWidget.__selectDocument" ID="HelpIndexWidget.__selectDocument"></a> <h4>HelpIndexWidget.__selectDocument</h4> -<b>__selectDocument</b>(<i>documents, keyword</i>) +<b>__selectDocument</b>(<i>documents, helpKeyword</i>) <p> Private method to give the user a chance to select among the @@ -242,7 +242,7 @@ <dd> list of help document link data structures </dd> -<dt><i>keyword</i> (str)</dt> +<dt><i>helpKeyword</i> (str)</dt> <dd> keyword for the documents </dd>