Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2d5de4347daaeb5cbede2764a048de5cccd52abf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>

<HEAD>
<TITLE>Technical Writer's Guide (CDO Release Engineering Documentation)</TITLE>

<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="Technical Writer's Guide (CDO Release Engineering Documentation)";
    }
}
</SCRIPT>
<NOSCRIPT></NOSCRIPT>
</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<!-- <div class="help_breadcrumbs"><a href="../Overview.html" title="CDO Release Engineering Documentation">CDO Release Engineering Documentation</a></div> -->

<table border="0">
	<tr>
		<td width="100%"><h1>Technical Writer's Guide</h1></td>
		<td align="right" valign="middle" nowrap><a href="../releng/promoting/Extending.html" title="Backward to Extending the Promotion Service"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="authoring/index.html" title="Forward to Authoring Documentations"><img src="../../images/forward.png" border="0"></a></td>
	</tr>
</table>
<p>
<table border="0">
<tr><td><img src="../../images/category.gif">&nbsp;</td><td colspan="7"><a href="authoring/index.html" title="Category in CDO Release Engineering Documentation">Authoring Documentations</a></td></tr>
<tr><td></td><td><img src="../../images/article.gif">&nbsp;</td><td colspan="6"><a href="authoring/JavaDocs.html" title="Article in CDO Release Engineering Documentation">Authoring JavaDocs</a></td></tr>
<tr><td></td><td><img src="../../images/article.gif">&nbsp;</td><td colspan="6"><a href="authoring/Articles.html" title="Article in CDO Release Engineering Documentation">Authoring Articles</a></td></tr>
<tr><td></td><td></td><td>1&nbsp;</td><td colspan="5"><a href="authoring/Articles.html#Referencing" title="Chapter in CDO Release Engineering Documentation">Referencing Existing Content</a></td></tr>
<tr><td></td><td></td><td></td><td>1.1&nbsp;</td><td colspan="4"><a href="authoring/Articles.html#ReferencingCategories" title="Chapter in CDO Release Engineering Documentation">Referencing Categories</a></td></tr>
<tr><td></td><td></td><td></td><td>1.2&nbsp;</td><td colspan="4"><a href="authoring/Articles.html#ReferencingArticles" title="Chapter in CDO Release Engineering Documentation">Referencing Articles</a></td></tr>
<tr><td></td><td></td><td></td><td>1.3&nbsp;</td><td colspan="4"><a href="authoring/Articles.html#ReferencingChapters" title="Chapter in CDO Release Engineering Documentation">Referencing Chapters</a></td></tr>
<tr><td></td><td></td><td></td><td>1.4&nbsp;</td><td colspan="4"><a href="authoring/Articles.html#Inlining" title="Chapter in CDO Release Engineering Documentation">Reusing Content by Inlining</a></td></tr>
<tr><td></td><td></td><td></td><td>1.5&nbsp;</td><td colspan="4"><a href="authoring/Articles.html#Embedding" title="Chapter in CDO Release Engineering Documentation">Embedding External Content</a></td></tr>
<tr><td></td><td></td><td></td><td></td><td>1.5.1&nbsp;</td><td colspan="3"><a href="authoring/Articles.html#Java" title="Chapter in CDO Release Engineering Documentation">Embedding Java Code</a></td></tr>
<tr><td></td><td></td><td></td><td></td><td>1.5.2&nbsp;</td><td colspan="3"><a href="authoring/Articles.html#XML" title="Chapter in CDO Release Engineering Documentation">Embedding XML Code</a></td></tr>
<tr><td></td><td></td><td></td><td></td><td>1.5.3&nbsp;</td><td colspan="3"><a href="authoring/Articles.html#Excel" title="Chapter in CDO Release Engineering Documentation">Embedding Excel Tables</a></td></tr>
<tr><td><img src="../../images/category.gif">&nbsp;</td><td colspan="7"><a href="building/index.html" title="Category in CDO Release Engineering Documentation">Building Documentations</a></td></tr>
<tr><td></td><td><img src="../../images/article.gif">&nbsp;</td><td colspan="6"><a href="building/Plugins.html" title="Article in CDO Release Engineering Documentation">Assembling Plugins</a></td></tr>
<tr><td></td><td><img src="../../images/article.gif">&nbsp;</td><td colspan="6"><a href="building/Generator.html" title="Article in CDO Release Engineering Documentation">Generating Documentations</a></td></tr>
<tr><td><img src="../../images/category.gif">&nbsp;</td><td colspan="7"><a href="examples/index.html" title="Category in CDO Release Engineering Documentation">Examples</a></td></tr>
<tr><td></td><td><img src="../../images/article.gif">&nbsp;</td><td colspan="6"><a href="examples/ConnectingToRepositories.html" title="Article in CDO Release Engineering Documentation">Connecting To Repositories</a></td></tr>
<tr><td></td><td></td><td>1&nbsp;</td><td colspan="5"><a href="examples/ConnectingToRepositories.html#SetBufferCapacity" title="Chapter in CDO Release Engineering Documentation">Set Buffer Capacity</a></td></tr>
<tr><td></td><td></td><td>2&nbsp;</td><td colspan="5"><a href="examples/ConnectingToRepositories.html#SetConnectionTimeout" title="Chapter in CDO Release Engineering Documentation">Set Connection Timeout</a></td></tr>
<tr><td></td><td><img src="../../images/article.gif">&nbsp;</td><td colspan="6"><a href="examples/CreatingTransportConnections.html" title="Article in CDO Release Engineering Documentation">Creating Transport Connections</a></td></tr>
<tr><td></td><td></td><td>1&nbsp;</td><td colspan="5"><a href="examples/CreatingTransportConnections.html#SelectTransportType" title="Chapter in CDO Release Engineering Documentation">Select a Transport Type</a></td></tr>
<tr><td></td><td></td><td>2&nbsp;</td><td colspan="5"><a href="examples/CreatingTransportConnections.html#SetupWiringContainer" title="Chapter in CDO Release Engineering Documentation">Setup a Wiring Container</a></td></tr>
<tr><td></td><td></td><td>3&nbsp;</td><td colspan="5"><a href="examples/CreatingTransportConnections.html#AddConfigurationParameters" title="Chapter in CDO Release Engineering Documentation">Add Configuration Parameters</a></td></tr>
<tr><td></td><td></td><td></td><td>3.1&nbsp;</td><td colspan="4"><a href="examples/CreatingTransportConnections.html#SetBufferCapacity" title="Chapter in CDO Release Engineering Documentation">Set the Buffer Capacity</a></td></tr>
<tr><td></td><td></td><td></td><td>3.2&nbsp;</td><td colspan="4"><a href="examples/CreatingTransportConnections.html#SetConnectionTimeout" title="Chapter in CDO Release Engineering Documentation">Set the Connection Timeout</a></td></tr>
<tr><td></td><td><img src="../../images/article.gif">&nbsp;</td><td colspan="6"><a href="examples/XmlSnippets.html" title="Article in CDO Release Engineering Documentation">Embedding XML Snippets</a></td></tr>
<tr><td></td><td></td><td>1&nbsp;</td><td colspan="5"><a href="examples/XmlSnippets.html#XmlExample" title="Chapter in CDO Release Engineering Documentation">XML Example with a Callout</a></td></tr>
<tr><td></td><td></td><td>2&nbsp;</td><td colspan="5"><a href="examples/XmlSnippets.html#XmiExample" title="Chapter in CDO Release Engineering Documentation">XMI Example</a></td></tr>
</table>
</p>


<p align="right">
<a href="../releng/promoting/Extending.html" title="Backward to Extending the Promotion Service"><img src="../../images/backward.png" border="0"></a>&nbsp;<a href="authoring/index.html" title="Forward to Authoring Documentations"><img src="../../images/forward.png" border="0"></a></p>
<HR>
<i>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.</i>
</BODY>
</HTML>

Back to the top