Plugins/PluginEricdoc.py

changeset 3987
57354896fd29
parent 3677
a53cf139293f
child 4021
195a471c327b
equal deleted inserted replaced
3984:95a1cb48352d 3987:57354896fd29
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.0.0" 30 version = "6.1.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