87 <td><a href="#HelpDocsInstaller.__init__">HelpDocsInstaller</a></td> |
87 <td><a href="#HelpDocsInstaller.__init__">HelpDocsInstaller</a></td> |
88 <td>Constructor</td> |
88 <td>Constructor</td> |
89 </tr> |
89 </tr> |
90 <tr> |
90 <tr> |
91 <td><a href="#HelpDocsInstaller.__installEric6Doc">__installEric6Doc</a></td> |
91 <td><a href="#HelpDocsInstaller.__installEric6Doc">__installEric6Doc</a></td> |
92 <td>Private method to install/update the eric6 help documentation.</td> |
92 <td>Private method to install/update the eric help documentation.</td> |
93 </tr> |
93 </tr> |
94 <tr> |
94 <tr> |
95 <td><a href="#HelpDocsInstaller.__installQtDoc">__installQtDoc</a></td> |
95 <td><a href="#HelpDocsInstaller.__installQtDoc">__installQtDoc</a></td> |
96 <td>Private method to install/update a Qt help document.</td> |
96 <td>Private method to install/update a Qt help document.</td> |
97 </tr> |
97 </tr> |
131 <a NAME="HelpDocsInstaller.__installEric6Doc" ID="HelpDocsInstaller.__installEric6Doc"></a> |
131 <a NAME="HelpDocsInstaller.__installEric6Doc" ID="HelpDocsInstaller.__installEric6Doc"></a> |
132 <h4>HelpDocsInstaller.__installEric6Doc</h4> |
132 <h4>HelpDocsInstaller.__installEric6Doc</h4> |
133 <b>__installEric6Doc</b>(<i>engine</i>) |
133 <b>__installEric6Doc</b>(<i>engine</i>) |
134 |
134 |
135 <p> |
135 <p> |
136 Private method to install/update the eric6 help documentation. |
136 Private method to install/update the eric help documentation. |
137 </p> |
137 </p> |
138 <dl> |
138 <dl> |
139 |
139 |
140 <dt><i>engine</i></dt> |
140 <dt><i>engine</i></dt> |
141 <dd> |
141 <dd> |
142 reference to the help engine (QHelpEngineCore) |
142 reference to the help engine (QHelpEngineCore) |
143 </dd> |
143 </dd> |
144 </dl> |
144 </dl> |
145 <dl> |
145 <dl> |
146 <dt>Returns:</dt> |
146 <dt>Return:</dt> |
147 <dd> |
147 <dd> |
148 flag indicating success (boolean) |
148 flag indicating success (boolean) |
149 </dd> |
149 </dd> |
150 </dl> |
150 </dl> |
151 <a NAME="HelpDocsInstaller.__installQtDoc" ID="HelpDocsInstaller.__installQtDoc"></a> |
151 <a NAME="HelpDocsInstaller.__installQtDoc" ID="HelpDocsInstaller.__installQtDoc"></a> |