Plugins/PluginEricdoc.py

changeset 4535
ec12db87e8c0
parent 4021
195a471c327b
child 4631
5c1a96925da4
equal deleted inserted replaced
4529:6becda664299 4535:ec12db87e8c0
25 # Start-Of-Header 25 # Start-Of-Header
26 name = "Ericdoc Plugin" 26 name = "Ericdoc Plugin"
27 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 27 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
28 autoactivate = True 28 autoactivate = True
29 deactivateable = True 29 deactivateable = True
30 version = "6.1.0" 30 version = "6.2.0"
31 className = "EricdocPlugin" 31 className = "EricdocPlugin"
32 packageName = "__core__" 32 packageName = "__core__"
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""" \

eric ide

mercurial