blob: c32615325af2d1287c080f231ff1db125ad72a14 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Introduction Section</title>
<link rel="STYLESHEET" href="../../../../book.css" type="text/css">
<link rel="STYLESHEET" href="../../../tweak.css" type="text/css">
<script language="JavaScript" type="text/javascript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
</head>
<body>
<h2>Introduction Section</h2>
<h3>About This Section</h3>
<p>
This <strong>Definition</strong> section allows you to edit the introduction of the cheat sheet.
It is activated by selecting the <strong>Introduction</strong> node in
the <strong>Content</strong> section.
</p>
<img src="../../../images/simple_cs_editor/section_introduction_master.png" alt="Introduction Content Section">
<h3>Section Fields</h3>
<p>
This section contains the following fields:
</p>
<table cellspacing="0">
<tr>
<td class="header">
Label
</td>
<td class="header">
Type
</td>
<td class="header">
Name
</td>
<td class="header">
Description
</td>
<td class="header">
Required
</td>
</tr>
<tr>
<td class="body">
<strong>Body</strong>
</td>
<td class="body">
Text
</td>
<td class="body">
Cheat Sheet Introduction
</td>
<td class="body">
Edit this field to specify the introduction of the cheat sheet.
<br>
<br>
The text may be formatted using bold and break tags:
To bold text, enclose with HTML-style bold tags: &lt;b&gt;&lt;/b&gt;.
To break text, use break tags: &lt;br/&gt;.
</td>
<td class="body">
Yes
</td>
</tr>
</table>
<img src="../../../images/simple_cs_editor/section_introduction_details.png" alt="Introduction Definition Section">
<h3>Representation</h3>
<p>
The introduction is represented in the <strong>Cheat Sheet</strong> view as follows:
</p>
<img src="../../../images/simple_cs_editor/section_introduction_view.png" alt="Introduction Cheat Sheet View">
<h3>Relevant Links</h3>
<ul>
<li>
<a href="section_content.htm">Content Section</a>
</li>
</ul>
</body>
</html>