33 shortDescription = "Show the Ericdoc dialogs." |
33 shortDescription = "Show the Ericdoc dialogs." |
34 longDescription = """This plugin implements the Ericdoc dialogs.""" \ |
34 longDescription = """This plugin implements the Ericdoc dialogs.""" \ |
35 """ Ericdoc is used to generate a source code documentation""" \ |
35 """ Ericdoc is used to generate a source code documentation""" \ |
36 """ for Python and Ruby projects.""" |
36 """ for Python and Ruby projects.""" |
37 pyqtApi = 2 |
37 pyqtApi = 2 |
|
38 python2Compatible = True |
38 # End-Of-Header |
39 # End-Of-Header |
39 |
40 |
40 error = "" |
41 error = "" |
41 |
42 |
42 |
43 |