5 | | == Reports == |
6 | | === Reports for !HeuristicLab 3.0 === |
| 5 | == Workbenches for !HeuristicLab 3.0 == |
| 6 | * [wiki:WorkbenchesHL3 HL3 Workbenches] -- List and documentation of available HL3 workbenches |
| 7 | |
| 8 | == User manual == |
| 9 | * PluginManagerConsole -- Plugin management with the Plugin Manager Console |
| 10 | * PluginOverview -- Gives an overview of currently available plugins including short descriptions of the plugins. |
| 11 | |
| 12 | == Developer documentation == |
| 13 | * CodingConventions |
| 14 | * BuildingFromSource |
| 15 | * PluginInfrastructureDesign -- Design of the plugin infrastructure |
| 16 | * PluginManagerConsoleDesign -- Design of the Plugin Manager Console |
| 17 | * CreatingPlugins -- Creating new plugins |
| 18 | * InstallingPlugins -- Installing plugins |
| 19 | |
| 20 | == Reports for !HeuristicLab 3.0 == |
14 | | |
15 | | == Documentation of workbenches for !HeuristicLab 3.0 == |
16 | | === Workbenches === |
17 | | * [wiki:WorkbenchesHL3 HL3 Workbenches] -- List and documentation of available HL3 workbenches |
18 | | |
19 | | == Documentation for !HeuristicLab 3.0 (preliminary) == |
20 | | === User manual === |
21 | | * PluginManagerConsole -- Plugin management with the Plugin Manager Console |
22 | | * PluginOverview -- Gives an overview of currently available plugins including short descriptions of the plugins. |
23 | | |
24 | | === Developer documentation === |
25 | | * CodingConventions |
26 | | * BuildingFromSource |
27 | | * PluginInfrastructureDesign -- Design of the plugin infrastructure |
28 | | * PluginManagerConsoleDesign -- Design of the Plugin Manager Console |
29 | | * CreatingPlugins -- Creating new plugins |
30 | | * InstallingPlugins -- Installing plugins |
31 | | |