--- a/PluginRope.e4p Sun Jan 30 18:22:22 2011 +0100 +++ b/PluginRope.e4p Sun Jan 30 18:26:37 2011 +0100 @@ -162,6 +162,8 @@ <Other>RefactoringRope/rope/PKG-INFO</Other> <Other>PKGLIST</Other> <Other>RefactoringRope/Documentation/LICENSE.GPL3</Other> + <Other>PluginRefactoringRope.zip</Other> + <Other>RefactoringRope/Documentation/source</Other> </Others> <MainScript>PluginRefactoringRope.py</MainScript> <Vcs> @@ -283,4 +285,66 @@ <FiletypeAssociation pattern="*.py" type="SOURCES"/> <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>rope</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>RefactoringRope/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>