PluginPyInstaller.e4p

changeset 9
43ef722c3873
parent 8
ba5a623378ec
child 20
a7ac91a1a57e
--- a/PluginPyInstaller.e4p	Sat Jan 20 17:02:00 2018 +0100
+++ b/PluginPyInstaller.e4p	Sat Jan 20 17:06:15 2018 +0100
@@ -44,6 +44,7 @@
     <Other>PluginPyInstaller.e4p</Other>
     <Other>PluginPyInstaller.zip</Other>
     <Other>PyInstaller/Documentation/LICENSE.GPL3</Other>
+    <Other>PyInstaller/Documentation/source</Other>
   </Others>
   <MainScript>PluginPyInstaller.py</MainScript>
   <Vcs>
@@ -168,6 +169,62 @@
     <FiletypeAssociation pattern="README.*" type="OTHERS"/>
     <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%/eric6/CSSs/default.css</string>
+            </value>
+            <key>
+              <string>ignoreDirectories</string>
+            </key>
+            <value>
+              <list>
+                <string>.eric6project</string>
+                <string>.ropeproject</string>
+                <string>_eric6project</string>
+                <string>.hg</string>
+              </list>
+            </value>
+            <key>
+              <string>ignoreFilePatterns</string>
+            </key>
+            <value>
+              <list>
+                <string>Ui_*.py</string>
+              </list>
+            </value>
+            <key>
+              <string>outputDirectory</string>
+            </key>
+            <value>
+              <string>PyInstaller/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>

eric ide

mercurial