--- a/PluginPyramid.e4p Thu Aug 30 14:27:35 2012 +0200 +++ b/PluginPyramid.e4p Thu Aug 30 14:27:59 2012 +0200 @@ -62,6 +62,9 @@ <Other>ProjectPyramid/APIs/WebOb-1.2.bas</Other> <Other>ProjectPyramid/icons/pyramid.png</Other> <Other>PluginPyramid.e4p</Other> + <Other>ChangeLog</Other> + <Other>ProjectPyramid/Documentation/LICENSE.GPL3</Other> + <Other>ProjectPyramid/Documentation/source</Other> </Others> <MainScript>PluginProjectPyramid.py</MainScript> <Vcs> @@ -183,4 +186,67 @@ <FiletypeAssociation pattern="*.ui.h" type="FORMS"/> <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> </FiletypeAssociations> + <Documentation> + <DocumentationParams> + <dict> + <key> + <string>ERIC4DOC</string> + </key> + <value> + <dict> + <key> + <string>cssFile</string> + </key> + <value> + <string>%PYTHON%/eric5/CSSs/default.css</string> + </value> + <key> + <string>ignoreDirectories</string> + </key> + <value> + <list> + <string>.eric5project</string> + <string>.hg</string> + <string>.ropeproject</string> + </list> + </value> + <key> + <string>ignoreFilePatterns</string> + </key> + <value> + <list> + <string>Ui_*</string> + </list> + </value> + <key> + <string>outputDirectory</string> + </key> + <value> + <string>ProjectPyramid/Documentation/source</string> + </value> + <key> + <string>qtHelpEnabled</string> + </key> + <value> + <bool>False</bool> + </value> + <key> + <string>sourceExtensions</string> + </key> + <value> + <list> + <string></string> + </list> + </value> + <key> + <string>useRecursion</string> + </key> + <value> + <bool>True</bool> + </value> + </dict> + </value> + </dict> + </DocumentationParams> + </Documentation> </Project>