Documentation/Source/eric6.UI.CodeDocumentationViewer.html

changeset 5961
2a5232311a65
parent 5926
69482290dbdd
child 6266
c7bc0e516cd6
--- a/Documentation/Source/eric6.UI.CodeDocumentationViewer.html	Sun Nov 05 13:24:07 2017 +0100
+++ b/Documentation/Source/eric6.UI.CodeDocumentationViewer.html	Sun Nov 05 17:16:40 2017 +0100
@@ -184,14 +184,15 @@
 <p>
         Public method to provide the documentation info to the viewer.
 </p><p>
-        If documentationInfo is a dictionary, it should contains these keys
-        and data:
+        If documentationInfo is a dictionary, it should contain these
+        (optional) keys and data:
 </p><p>
         name: the name of the inspected object
-        argspec: its argspec
+        argspec: its arguments specification
         note: A phrase describing the type of object (function or method) and
             the module it belongs to.
         docstring: its documentation string
+        typ: its type information
 </p><dl>
 <dt><i>documentationInfo</i> (dict or str)</dt>
 <dd>

eric ide

mercurial