Plugins/PluginEricdoc.py

changeset 398
5b5636320dca
parent 394
da5696492639
child 416
9ca4a5979826
equal deleted inserted replaced
397:678f62706760 398:5b5636320dca
26 # Start-Of-Header 26 # Start-Of-Header
27 name = "Ericdoc Plugin" 27 name = "Ericdoc Plugin"
28 author = "Detlev Offenbach <detlev@die-offenbachs.de>" 28 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
29 autoactivate = True 29 autoactivate = True
30 deactivateable = True 30 deactivateable = True
31 version = "5.0.0" 31 version = "5.1.0"
32 className = "EricdocPlugin" 32 className = "EricdocPlugin"
33 packageName = "__core__" 33 packageName = "__core__"
34 shortDescription = "Show the Ericdoc dialogs." 34 shortDescription = "Show the Ericdoc dialogs."
35 longDescription = """This plugin implements the Ericdoc dialogs.""" \ 35 longDescription = """This plugin implements the Ericdoc dialogs.""" \
36 """ Ericdoc is used to generate a source code documentation""" \ 36 """ Ericdoc is used to generate a source code documentation""" \

eric ide

mercurial