--- a/ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.Project.html Sat Dec 23 15:48:53 2023 +0100 +++ b/ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.Project.html Sat Dec 23 17:16:21 2023 +0100 @@ -25,7 +25,7 @@ <td>Class implementing the Pyramid project support.</td> </tr> <tr> -<td><a href="#PyramidNoProjectSelectedException">PyramidNoProjectSelectedException</a></td> +<td><a href="#PyramidNoProjectSelectedError">PyramidNoProjectSelectedError</a></td> <td>Exception thrown to signal, that there is no current Pyramid project.</td> </tr> <tr> @@ -638,7 +638,7 @@ </dl> <dl> -<dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> +<dt>Raises <b>PyramidNoProjectSelectedError</b>:</dt> <dd> raised, if no project is selected @@ -1152,7 +1152,7 @@ </dl> <dl> -<dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt> +<dt>Raises <b>PyramidNoProjectSelectedError</b>:</dt> <dd> raised, if no project is selected @@ -1230,8 +1230,8 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> -<a NAME="PyramidNoProjectSelectedException" ID="PyramidNoProjectSelectedException"></a> -<h2>PyramidNoProjectSelectedException</h2> +<a NAME="PyramidNoProjectSelectedError" ID="PyramidNoProjectSelectedError"></a> +<h2>PyramidNoProjectSelectedError</h2> <p> Exception thrown to signal, that there is no current Pyramid project. @@ -1324,7 +1324,7 @@ </dl> <a NAME="QProcess.startDetached" ID="QProcess.startDetached"></a> <h4>QProcess.startDetached (static)</h4> -<b>startDetached</b>(<i>args=None, path=''</i>) +<b>startDetached</b>(<i>args=None, path=""</i>) <p> Public static method to start the given program (cmd) in a new process,