188 |
188 |
189 return False |
189 return False |
190 |
190 |
191 def __installEric6Doc(self, engine): |
191 def __installEric6Doc(self, engine): |
192 """ |
192 """ |
193 Private method to install/update the eric6 help documentation. |
193 Private method to install/update the eric help documentation. |
194 |
194 |
195 @param engine reference to the help engine (QHelpEngineCore) |
195 @param engine reference to the help engine (QHelpEngineCore) |
196 @return flag indicating success (boolean) |
196 @return flag indicating success (boolean) |
197 """ |
197 """ |
198 versionKey = "eric6_ide" |
198 versionKey = "eric6_ide" |