--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ProjectWeb/Documentation/source/index-Plugin_Project_Web.ProjectWeb.html Mon Mar 16 19:41:53 2015 +0100 @@ -0,0 +1,47 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Project_Web.ProjectWeb</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<h1>Plugin_Project_Web.ProjectWeb</h1> +<p> +Package implementing web project plug-in data and functions. +</p> + + +<h3>Modules</h3> +<table> +<tr> +<td><a href="Plugin_Project_Web.ProjectWeb.Html5Prettifier.html">Html5Prettifier</a></td> +<td>Module implementing a class to prettify HTML code.</td> +</tr><tr> +<td><a href="Plugin_Project_Web.ProjectWeb.Html5ToCss3Converter.html">Html5ToCss3Converter</a></td> +<td>Module implementing the HTML5 to CSS3 converter.</td> +</tr><tr> +<td><a href="Plugin_Project_Web.ProjectWeb.Html5ToCss3ConverterParameterDialog.html">Html5ToCss3ConverterParameterDialog</a></td> +<td>Module implementing a dialog to enter the CSS conversion parameters.</td> +</tr><tr> +<td><a href="Plugin_Project_Web.ProjectWeb.Html5ToJsConverter.html">Html5ToJsConverter</a></td> +<td>Module implementing the HTML5 to JavaScript converter.</td> +</tr><tr> +<td><a href="Plugin_Project_Web.ProjectWeb.Html5ToJsConverterParameterDialog.html">Html5ToJsConverterParameterDialog</a></td> +<td>Module implementing a dialog to enter the JavaScript conversion parameters.</td> +</tr> +</table> +</body></html> \ No newline at end of file