--- a/Plugins/PluginEricapi.py Sat Oct 19 12:28:12 2013 +0200 +++ b/Plugins/PluginEricapi.py Sat Oct 19 13:03:39 2013 +0200 @@ -134,7 +134,7 @@ if menuName == "Apidoc": if self.__projectAct is not None: self.__projectAct.setEnabled( - e5App().getObject("Project").getProjectLanguage() in \ + e5App().getObject("Project").getProjectLanguage() in ["Python", "Python2", "Python3", "Ruby"]) def __doEricapi(self):