diff -r 90d3ebed4cc0 -r e0175cb7c5d5 PluginMqttMonitor.e4p --- a/PluginMqttMonitor.e4p Sun Sep 02 18:29:35 2018 +0200 +++ b/PluginMqttMonitor.e4p Sun Sep 02 18:36:22 2018 +0200 @@ -29,6 +29,9 @@ </Forms> <Others> <Other>.hgignore</Other> + <Other>ChangeLog</Other> + <Other>MqttMonitor/Documentation/LICENSE.GPL3</Other> + <Other>MqttMonitor/Documentation/source</Other> <Other>MqttMonitor/icons/mqtt22.png</Other> <Other>MqttMonitor/icons/mqtt48.png</Other> <Other>PluginMqttMonitor.e4p</Other> @@ -159,6 +162,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>.hg</string> + <string>.eric6project</string> + <string>.ropeproject</string> + </list> + </value> + <key> + <string>ignoreFilePatterns</string> + </key> + <value> + <list> + <string>Ui_*.py</string> + </list> + </value> + <key> + <string>outputDirectory</string> + </key> + <value> + <string>MqttMonitor/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>