Skip to main content
summaryrefslogtreecommitdiffstats
blob: 996047e0224ff84b83535cc583ca6cf44c34c8f8 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "http://docs.oasis-open.org/dita/v1.1/OS/dtd/topic.dtd">
<!--
Copyright (c) 2004 - 2010 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html

Contributors:
Eike Stepper - initial API and implementation
-->

<topic id="concepts" xml:lang="en-us">
	<title>Concepts</title>
	<titlealts>
		<navtitle>Concepts</navtitle>
		<searchtitle>Concepts</searchtitle>
	</titlealts>
	<shortdesc>Certainly an overview page.</shortdesc>
	<prolog></prolog>
	<body>
		<section>
			<title>A certain aspect of this topic</title>
			<p>A tool box contains many compartments for organizing tools and hardware. Keep the tool box handy for all sorts of jobs around the
				house.</p>
		</section>
		<section>
			<title>Another aspect of this topic</title>
			<p>A tool box contains many compartments for organizing tools and hardware. Keep the tool box handy for all sorts of jobs around the
				house.</p>
		</section>
	</body>
</topic>

Back to the top