--- a/PluginFlask.e4p Sun Nov 22 14:06:00 2020 +0100 +++ b/PluginFlask.e4p Sun Nov 22 14:12:44 2020 +0100 @@ -45,6 +45,8 @@ <Other>.hgignore</Other> <Other>PluginFlask.e4p</Other> <Other>ProjectFlask/APIs</Other> + <Other>ProjectFlask/Documentation/LICENSE.GPL3</Other> + <Other>ProjectFlask/Documentation/source</Other> <Other>ProjectFlask/icons/flask-dark.svg</Other> <Other>ProjectFlask/icons/flask-light.svg</Other> <Other>ProjectFlask/icons/flask64-dark.svg</Other> @@ -176,6 +178,61 @@ <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> <FiletypeAssociation pattern="makefile" type="OTHERS"/> </FiletypeAssociations> + <Documentation> + <DocumentationParams> + <dict> + <key> + <string>ERIC4DOC</string> + </key> + <value> + <dict> + <key> + <string>cssFile</string> + </key> + <value> + <string>%PYTHON%/eric6/CSSs/default.css</string> + </value> + <key> + <string>ignoreDirectories</string> + </key> + <value> + <list> + <string>.eric6project</string> + <string>.ropeproject</string> + <string>.hg</string> + </list> + </value> + <key> + <string>ignoreFilePatterns</string> + </key> + <value> + <list> + <string>Ui_*</string> + </list> + </value> + <key> + <string>outputDirectory</string> + </key> + <value> + <string>ProjectFlask/Documentation/source</string> + </value> + <key> + <string>qtHelpEnabled</string> + </key> + <value> + <bool>False</bool> + </value> + <key> + <string>useRecursion</string> + </key> + <value> + <bool>True</bool> + </value> + </dict> + </value> + </dict> + </DocumentationParams> + </Documentation> <Checkers> <CheckersParams> <dict>