ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.Project.html

changeset 57
e654970c913e
parent 56
c7adc68350dd
parent 54
71c83a661c83
child 58
6acbfbba1e9d
diff -r c7adc68350dd -r e654970c913e ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.Project.html
--- a/ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.Project.html	Sun Oct 27 22:43:17 2013 +0100
+++ b/ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.Project.html	Tue Oct 29 22:30:48 2013 +0100
@@ -223,7 +223,8 @@
 <h4>Project.__buildDistribution</h4>
 <b>__buildDistribution</b>(<i></i>)
 <p>
-        Private slot to build a distribution file for the current Pyramid project.
+        Private slot to build a distribution file for the current Pyramid
+        project.
 </p><a NAME="Project.__createProject" ID="Project.__createProject"></a>
 <h4>Project.__createProject</h4>
 <b>__createProject</b>(<i></i>)
@@ -270,9 +271,9 @@
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-list of full executable names, if the executable file is accessible
-            via the searchpath defined by the PATH environment variable, or an
-            empty list otherwise.
+list of full executable names, if the executable file is
+            accessible via the searchpath defined by the PATH environment
+            variable, or an empty list otherwise.
 </dd>
 </dl><a NAME="Project.__getInitDbCommand" ID="Project.__getInitDbCommand"></a>
 <h4>Project.__getInitDbCommand</h4>
@@ -348,7 +349,8 @@
 </dl><dl>
 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt>
 <dd>
-raised, if no project is selected
+raised, if no project is
+            selected
 </dd>
 </dl><a NAME="Project.__projectFilteredList" ID="Project.__projectFilteredList"></a>
 <h4>Project.__projectFilteredList</h4>
@@ -388,7 +390,8 @@
 </dl><dl>
 <dt>Raises <b>PyramidNoProjectSelectedException</b>:</dt>
 <dd>
-raised, if no project is selected
+raised, if no project is
+            selected
 </dd>
 </dl><a NAME="Project.__pyramidInfo" ID="Project.__pyramidInfo"></a>
 <h4>Project.__pyramidInfo</h4>
@@ -425,12 +428,7 @@
 <b>__selectProject</b>(<i></i>)
 <p>
         Private method to select a Pyramid project to work with.
-</p><dl>
-<dt>Returns:</dt>
-<dd>
-selected project (string)
-</dd>
-</dl><a NAME="Project.__serverProcFinished" ID="Project.__serverProcFinished"></a>
+</p><a NAME="Project.__serverProcFinished" ID="Project.__serverProcFinished"></a>
 <h4>Project.__serverProcFinished</h4>
 <b>__serverProcFinished</b>(<i></i>)
 <p>
@@ -449,7 +447,8 @@
 <h4>Project.__setupDevelop</h4>
 <b>__setupDevelop</b>(<i></i>)
 <p>
-        Private slot to set up the development environment for the current project.
+        Private slot to set up the development environment for the current
+        project.
 </p><a NAME="Project.__showDocumentation" ID="Project.__showDocumentation"></a>
 <h4>Project.__showDocumentation</h4>
 <b>__showDocumentation</b>(<i></i>)

eric ide

mercurial