diff -r 6091145e189e -r ae9232bf4854 src/eric7/Documentation/Source/eric7.DataViews.CodeMetrics.html --- a/src/eric7/Documentation/Source/eric7.DataViews.CodeMetrics.html Wed Nov 09 15:17:05 2022 +0100 +++ b/src/eric7/Documentation/Source/eric7.DataViews.CodeMetrics.html Wed Nov 09 15:18:07 2022 +0100 @@ -37,7 +37,7 @@ </tr> <tr> <td><a href="#Token">Token</a></td> -<td>Class to store the token related infos.</td> +<td>Class to store the token related info.</td> </tr> </table> <h3>Functions</h3> @@ -301,7 +301,7 @@ <h2>Token</h2> <p> - Class to store the token related infos. + Class to store the token related info. </p> <h3>Derived from</h3> None @@ -318,11 +318,7 @@ <h3>Methods</h3> <table> - -<tr> -<td><a href="#Token.__init__">Token</a></td> -<td>Constructor</td> -</tr> +<tr><td>None</td></tr> </table> <h3>Static Methods</h3> @@ -330,20 +326,6 @@ <tr><td>None</td></tr> </table> -<a NAME="Token.__init__" ID="Token.__init__"></a> -<h4>Token (Constructor)</h4> -<b>Token</b>(<i>**kw</i>) - -<p> - Constructor -</p> -<dl> - -<dt><i>**kw=</i></dt> -<dd> -list of key, value pairs -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />