--- a/eric6/Plugins/PluginEricdoc.py Thu Aug 29 18:59:54 2019 +0200 +++ b/eric6/Plugins/PluginEricdoc.py Thu Aug 29 19:00:33 2019 +0200 @@ -186,7 +186,7 @@ if self.__projectAct is not None: self.__projectAct.setEnabled( e5App().getObject("Project").getProjectLanguage() in - ["Python", "Python2", "Python3", "Ruby"]) + ["Python", "Python2", "Python3", "Ruby", "MicroPython"]) def __doEricdoc(self): """