Documentation/Source/eric5.Plugins.PluginEricdoc.html

changeset 440
69ace3e2dcf6
parent 409
0ea528e80202
child 912
8581f4e51678
child 1278
fb0460fd00b9
equal deleted inserted replaced
439:13868ef7dabf 440:69ace3e2dcf6
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> 3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
4 <html><head> 4 <html><head>
5 <title>eric5.Plugins.PluginEricdoc</title> 5 <title>eric5.Plugins.PluginEricdoc</title>
6 <style> 6 <style>
7 body { 7 body {
8 background: white; 8 background: #EDECE6;
9 margin: 0em 1em 10em 1em; 9 margin: 0em 1em 10em 1em;
10 color: black; 10 color: black;
11 } 11 }
12 12
13 h1 { color: white; background: #85774A; } 13 h1 { color: white; background: #85774A; }
14 h2 { color: white; background: #85774A; } 14 h2 { color: white; background: #85774A; }
15 h3 { color: black; background: #C1BBA4; } 15 h3 { color: white; background: #9D936E; }
16 h4 { color: black; background: #C1BBA4; } 16 h4 { color: white; background: #9D936E; }
17 17
18 a { color: #C07037; } 18 a { color: #BA6D36; }
19 19
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Plugins.PluginEricdoc</h1> 23 <h1>eric5.Plugins.PluginEricdoc</h1>
36 </tr> 36 </tr>
37 </table> 37 </table>
38 <h3>Functions</h3> 38 <h3>Functions</h3>
39 <table> 39 <table>
40 <tr> 40 <tr>
41 <td><a href="#exeDisplayData">exeDisplayData</a></td> 41 <td><a href="#exeDisplayDataList">exeDisplayDataList</a></td>
42 <td>Public method to support the display of some executable info.</td> 42 <td>Public method to support the display of some executable info.</td>
43 </tr> 43 </tr>
44 </table> 44 </table>
45 <hr /><hr /> 45 <hr /><hr />
46 <a NAME="EricdocPlugin" ID="EricdocPlugin"></a> 46 <a NAME="EricdocPlugin" ID="EricdocPlugin"></a>
126 <p> 126 <p>
127 Public method to deactivate this plugin. 127 Public method to deactivate this plugin.
128 </p> 128 </p>
129 <div align="right"><a href="#top">Up</a></div> 129 <div align="right"><a href="#top">Up</a></div>
130 <hr /><hr /> 130 <hr /><hr />
131 <a NAME="exeDisplayData" ID="exeDisplayData"></a> 131 <a NAME="exeDisplayDataList" ID="exeDisplayDataList"></a>
132 <h2>exeDisplayData</h2> 132 <h2>exeDisplayDataList</h2>
133 <b>exeDisplayData</b>(<i></i>) 133 <b>exeDisplayDataList</b>(<i></i>)
134 <p> 134 <p>
135 Public method to support the display of some executable info. 135 Public method to support the display of some executable info.
136 </p><dl> 136 </p><dl>
137 <dt>Returns:</dt> 137 <dt>Returns:</dt>
138 <dd> 138 <dd>

eric ide

mercurial