PluginApis.e4p

changeset 1
9fc07b8c55b8
parent 0
c1b714f5a750
child 3
551bd94613ac
diff -r c1b714f5a750 -r 9fc07b8c55b8 PluginApis.e4p
--- a/PluginApis.e4p	Sun Jun 09 16:25:40 2013 +0200
+++ b/PluginApis.e4p	Sun Jun 09 17:21:45 2013 +0200
@@ -5,7 +5,7 @@
   <Language>en</Language>
   <Hash>cffb199a6e080ec1818b2abf07afc11ca0592e10</Hash>
   <ProgLanguage mixed="0">Python3</ProgLanguage>
-  <ProjectType>Qt4</ProjectType>
+  <ProjectType>E4Plugin</ProjectType>
   <Description>This plug-in provides API files for auto-completion and calltips, that are not delivered in some distributions.</Description>
   <Version>1.0</Version>
   <Author>Detlev Offenbach</Author>
@@ -21,6 +21,21 @@
   <Interfaces/>
   <Others>
     <Other>.hgignore</Other>
+    <Other>ChangeLog</Other>
+    <Other>APIs/Python/PyQt4_Qt4.api</Other>
+    <Other>APIs/Python/PyQt4_Qt5.api</Other>
+    <Other>APIs/Python/QScintilla2.api</Other>
+    <Other>APIs/Python2/Python-2.4.api</Other>
+    <Other>APIs/Python2/Python-2.5.api</Other>
+    <Other>APIs/Python2/Python-2.6.api</Other>
+    <Other>APIs/Python2/Python-2.7.api</Other>
+    <Other>APIs/Python3/Python-3.1.api</Other>
+    <Other>APIs/Python3/Python-3.2.api</Other>
+    <Other>APIs/Python3/Python-3.3.api</Other>
+    <Other>PluginApis.e4p</Other>
+    <Other>PKGLIST</Other>
+    <Other>Documentation/source</Other>
+    <Other>PluginApis.zip</Other>
   </Others>
   <MainScript>PluginApis.py</MainScript>
   <Vcs>
@@ -141,4 +156,68 @@
     <FiletypeAssociation pattern="*.ui" type="FORMS"/>
     <FiletypeAssociation pattern="*.ui.h" type="FORMS"/>
   </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>.ropeproject</string>
+                <string>_eric5project</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>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>

eric ide

mercurial