eric6.e4p

changeset 7998
cd41c844862f
parent 7985
3a1ca2452c30
child 8006
c4110b8b5931
child 8007
5b5e68ccca03
--- a/eric6.e4p	Fri Jan 22 14:14:15 2021 +0100
+++ b/eric6.e4p	Fri Jan 22 16:48:43 2021 +0100
@@ -820,6 +820,13 @@
     <Source>eric6/PyUnit/UnittestDialog.py</Source>
     <Source>eric6/PyUnit/__init__.py</Source>
     <Source>eric6/QScintilla/APIsManager.py</Source>
+    <Source>eric6/QScintilla/DocstringGenerator/BaseDocstringGenerator.py</Source>
+    <Source>eric6/QScintilla/DocstringGenerator/EricdocGenerator.py</Source>
+    <Source>eric6/QScintilla/DocstringGenerator/GoogledocGenerator.py</Source>
+    <Source>eric6/QScintilla/DocstringGenerator/NumpydocGenerator.py</Source>
+    <Source>eric6/QScintilla/DocstringGenerator/PyDocstringGenerator.py</Source>
+    <Source>eric6/QScintilla/DocstringGenerator/SphinxdocGenerator.py</Source>
+    <Source>eric6/QScintilla/DocstringGenerator/__init__.py</Source>
     <Source>eric6/QScintilla/Editor.py</Source>
     <Source>eric6/QScintilla/EditorAssembly.py</Source>
     <Source>eric6/QScintilla/EditorButtonsWidget.py</Source>
@@ -2110,6 +2117,9 @@
     <Other>eric6/APIs/MicroPython/circuitpython.api</Other>
     <Other>eric6/APIs/MicroPython/microbit.api</Other>
     <Other>eric6/APIs/MicroPython/micropython.api</Other>
+    <Other>eric6/APIs/Python/zope-2.10.7.api</Other>
+    <Other>eric6/APIs/Python/zope-2.11.2.api</Other>
+    <Other>eric6/APIs/Python/zope-3.3.1.api</Other>
     <Other>eric6/APIs/Python3/PyQt4.bas</Other>
     <Other>eric6/APIs/Python3/PyQt5.bas</Other>
     <Other>eric6/APIs/Python3/PyQtChart.bas</Other>
@@ -2117,9 +2127,6 @@
     <Other>eric6/APIs/Python3/QScintilla2.bas</Other>
     <Other>eric6/APIs/Python3/eric6.api</Other>
     <Other>eric6/APIs/Python3/eric6.bas</Other>
-    <Other>eric6/APIs/Python/zope-2.10.7.api</Other>
-    <Other>eric6/APIs/Python/zope-2.11.2.api</Other>
-    <Other>eric6/APIs/Python/zope-3.3.1.api</Other>
     <Other>eric6/APIs/QSS/qss.api</Other>
     <Other>eric6/APIs/Ruby/Ruby-1.8.7.api</Other>
     <Other>eric6/APIs/Ruby/Ruby-1.8.7.bas</Other>

eric ide

mercurial