Sat, 26 Oct 2024 17:37:43 +0200
- changed to new style header
- changed code to ensure proper parent relationship of modal dialogs
- included compiled form files
<!DOCTYPE html> <html><head> <title>Table of contents</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>Table of contents</h1> <h3>Packages</h3> <table> <tr> <td><a href="index-Plugin_Project_Web.html">Plugin_Project_Web</a></td> <td>Package implementing the Web project plugin.</td> </tr> </table> </body></html>