--- a/Documentation/Source/eric5.Project.Project.html Fri Jan 07 11:53:06 2011 +0100 +++ b/Documentation/Source/eric5.Project.Project.html Sun Jan 09 16:26:22 2011 +0100 @@ -196,6 +196,9 @@ <td><a href="#Project.__loadRecent">__loadRecent</a></td> <td>Private method to load the recently opened project filenames.</td> </tr><tr> +<td><a href="#Project.__makePpathRe">__makePpathRe</a></td> +<td>Private method to generate a regular expression for the project path.</td> +</tr><tr> <td><a href="#Project.__openRecent">__openRecent</a></td> <td>Private method to open a project from the list of rencently opened projects.</td> </tr><tr> @@ -784,6 +787,11 @@ <b>__loadRecent</b>(<i></i>) <p> Private method to load the recently opened project filenames. +</p><a NAME="Project.__makePpathRe" ID="Project.__makePpathRe"></a> +<h4>Project.__makePpathRe</h4> +<b>__makePpathRe</b>(<i></i>) +<p> + Private method to generate a regular expression for the project path. </p><a NAME="Project.__openRecent" ID="Project.__openRecent"></a> <h4>Project.__openRecent</h4> <b>__openRecent</b>(<i>act</i>)