Mon, 26 Jul 2010 19:59:27 +0200
Added another style for the source docu.
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> <html><head> <title>eric5.Helpviewer.History</title> <style> body { background: white; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: black; background: #C1BBA4; } h4 { color: black; background: #C1BBA4; } a { color: #C07037; } </style> </head> <body> <h1>eric5.Helpviewer.History</h1> <p> Package implementing the history system. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric5.Helpviewer.History.HistoryCompleter.html">HistoryCompleter</a></td> <td>Module implementing a special completer for the history.</td> </tr><tr> <td><a href="eric5.Helpviewer.History.HistoryDialog.html">HistoryDialog</a></td> <td>Module implementing a dialog to manage history.</td> </tr><tr> <td><a href="eric5.Helpviewer.History.HistoryFilterModel.html">HistoryFilterModel</a></td> <td>Module implementing the history filter model.</td> </tr><tr> <td><a href="eric5.Helpviewer.History.HistoryManager.html">HistoryManager</a></td> <td>Module implementing the history manager.</td> </tr><tr> <td><a href="eric5.Helpviewer.History.HistoryMenu.html">HistoryMenu</a></td> <td>Module implementing the history menu.</td> </tr><tr> <td><a href="eric5.Helpviewer.History.HistoryModel.html">HistoryModel</a></td> <td>Module implementing the history model.</td> </tr><tr> <td><a href="eric5.Helpviewer.History.HistoryTreeModel.html">HistoryTreeModel</a></td> <td>Module implementing the history tree model.</td> </tr> </table> </body></html>