| 12345678910111213141516171819202122 |
- <?xml version="1.0" encoding="utf-8"?>
- <!-- This file is part of the DITA Open Toolkit project hosted on
- Sourceforge.net. See the accompanying license.txt file for
- applicable licenses.-->
- <!-- (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved. -->
- <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN"
- "../../dtd/topic.dtd">
- <topic id="installing" xml:lang="en-us">
- <title>Installing</title>
- <shortdesc>You install components to make them available for your
- solution.</shortdesc>
- <body>
- <p>Usually, you can install the components once and then forget about the
- details of this task.
- Before installing the components, you should make a plan
- for what you need to accomplish and the components
- that will support these goals.
- After installing the components, you will probably want to perform
- some preliminary configuration. </p>
- </body>
- </topic>
|