blob: fe6c5ffc598e3bde26022071e6584f2cf90d2554 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Define script parts: &lt;gendoc&gt; tag:</title>
<link rel="stylesheet" type="text/css" href="userguide.css">
</head>
<body>
<h1>Define script parts: <span class="code">&lt;gendoc&gt;</span> tag :</h1>
<p>Each dynamic part corresponds to a <span class="code">&lt;gendoc&gt;</span> tag.</p>
<p>A <span class="code">&lt;context&gt; </span>tag must be present before, in order to set the execution context.</p>
<p><span class="code">&lt;gendoc&gt; </span>tag can contain:</p>
<ul>
<li><a href="script_language.html">Acceleo script</a> (see details on this language on <a href="http://eclipse.org/acceleo/">http://eclipse.org/acceleo/</a>)</li>
<li>Static text</li>
<li><a href="script_formatting.html">Styles (colors / bullets / &hellip;)</a></li>
<li><a href="script_table_generation.html">Tables</a></li>
<li><a href="script_images_generation.html">Images and diagrams</a></li>
<li><a href="script_rich_text_generation.html">Rich text content</a></li>
</ul>
</body>
</html>