eric6/Documentation/Source/index-eric6.Utilities.ClassBrowsers.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7641
21ea4fd50b0a
--- a/eric6/Documentation/Source/index-eric6.Utilities.ClassBrowsers.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/index-eric6.Utilities.ClassBrowsers.html	Wed Sep 25 19:42:44 2019 +0200
@@ -20,12 +20,15 @@
 </head>
 <body>
 <h1>eric6.Utilities.ClassBrowsers</h1>
+
 <p>
 Package implementing class browsers for various languages.
-</p><p>
+</p>
+<p>
 Currently it offers class browser support for the following
 programming languages.
-</p><p>
+</p>
+<p>
 <ul>
 <li>CORBA IDL</li>
 <li>JavaScript</li>
@@ -39,25 +42,32 @@
 
 <h3>Modules</h3>
 <table>
+
 <tr>
 <td><a href="eric6.Utilities.ClassBrowsers.ClbrBaseClasses.html">ClbrBaseClasses</a></td>
 <td>Module implementing base classes used by the various class browsers.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Utilities.ClassBrowsers.__init__.html">ClassBrowsers</a></td>
 <td>Package implementing class browsers for various languages.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Utilities.ClassBrowsers.idlclbr.html">idlclbr</a></td>
 <td>Parse a CORBA IDL file and retrieve modules, interfaces, methods and attributes.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Utilities.ClassBrowsers.jsclbr.html">jsclbr</a></td>
 <td>Parse a JavaScript file and retrieve variables and functions.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Utilities.ClassBrowsers.protoclbr.html">protoclbr</a></td>
 <td>Parse a ProtoBuf protocol file and retrieve messages, enums, services and rpc methods.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Utilities.ClassBrowsers.pyclbr.html">pyclbr</a></td>
 <td>Parse a Python file and retrieve classes, functions/methods and attributes.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Utilities.ClassBrowsers.rbclbr.html">rbclbr</a></td>
 <td>Parse a Ruby file and retrieve classes, modules, methods and attributes.</td>
 </tr>

eric ide

mercurial