Documentation/Source/eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html

changeset 802
e8882d16384c
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
child 1278
fb0460fd00b9
diff -r 16f9875e278b -r e8882d16384c Documentation/Source/eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html	Sun Jan 02 12:01:37 2011 +0100
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpDocumentationPage.html	Mon Jan 03 17:10:45 2011 +0100
@@ -66,8 +66,11 @@
 <td><a href="#HelpDocumentationPage.on_pysideDocDirButton_clicked">on_pysideDocDirButton_clicked</a></td>
 <td>Private slot to select the PySide documentation directory.</td>
 </tr><tr>
+<td><a href="#HelpDocumentationPage.on_python2DocDirButton_clicked">on_python2DocDirButton_clicked</a></td>
+<td>Private slot to select the Python 2 documentation directory.</td>
+</tr><tr>
 <td><a href="#HelpDocumentationPage.on_pythonDocDirButton_clicked">on_pythonDocDirButton_clicked</a></td>
-<td>Private slot to select the Python documentation directory.</td>
+<td>Private slot to select the Python 3 documentation directory.</td>
 </tr><tr>
 <td><a href="#HelpDocumentationPage.on_qt4DocDirButton_clicked">on_qt4DocDirButton_clicked</a></td>
 <td>Private slot to select the Qt4 documentation directory.</td>
@@ -91,11 +94,16 @@
 <b>on_pysideDocDirButton_clicked</b>(<i></i>)
 <p>
         Private slot to select the PySide documentation directory.
+</p><a NAME="HelpDocumentationPage.on_python2DocDirButton_clicked" ID="HelpDocumentationPage.on_python2DocDirButton_clicked"></a>
+<h4>HelpDocumentationPage.on_python2DocDirButton_clicked</h4>
+<b>on_python2DocDirButton_clicked</b>(<i></i>)
+<p>
+        Private slot to select the Python 2 documentation directory.
 </p><a NAME="HelpDocumentationPage.on_pythonDocDirButton_clicked" ID="HelpDocumentationPage.on_pythonDocDirButton_clicked"></a>
 <h4>HelpDocumentationPage.on_pythonDocDirButton_clicked</h4>
 <b>on_pythonDocDirButton_clicked</b>(<i></i>)
 <p>
-        Private slot to select the Python documentation directory.
+        Private slot to select the Python 3 documentation directory.
 </p><a NAME="HelpDocumentationPage.on_qt4DocDirButton_clicked" ID="HelpDocumentationPage.on_qt4DocDirButton_clicked"></a>
 <h4>HelpDocumentationPage.on_qt4DocDirButton_clicked</h4>
 <b>on_qt4DocDirButton_clicked</b>(<i></i>)

eric ide

mercurial