diff -r 2079ccbfa335 -r cbf6d88004ce eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitUtilities.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitUtilities.html Mon Sep 02 18:52:31 2019 +0200 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitUtilities.html Mon Sep 02 18:58:29 2019 +0200 @@ -39,9 +39,6 @@ </tr><tr> <td><a href="#prepareProcess">prepareProcess</a></td> <td>Public function to prepare the given process.</td> -</tr><tr> -<td><a href="#strToQByteArray">strToQByteArray</a></td> -<td>Module function to convert a Python string into a QByteArray.</td> </tr> </table> <hr /><hr /> @@ -73,18 +70,5 @@ </dd> </dl> <div align="right"><a href="#top">Up</a></div> -<hr /><hr /> -<a NAME="strToQByteArray" ID="strToQByteArray"></a> -<h2>strToQByteArray</h2> -<b>strToQByteArray</b>(<i>txt</i>) -<p> - Module function to convert a Python string into a QByteArray. -</p><dl> -<dt><i>txt</i> (str, bytes, bytearray, unicode)</dt> -<dd> -Python string to be converted -</dd> -</dl> -<div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file