eric6/WebBrowser/QtHelp/HelpDocsInstaller.py

changeset 7960
e8fc383322f7
parent 7945
76daafe10009
child 8143
2c730d5fd177
equal deleted inserted replaced
7959:44e15eda6506 7960:e8fc383322f7
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"

eric ide

mercurial