Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 7277b10c59349a4b15bb0af72f1115660277c228 (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 concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "http://docs.oasis-open.org/dita/v1.1/OS/dtd/concept.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
-->

<concept id="revisions" xml:lang="en-us">
	<title>Revisions</title>
	<titlealts>
		<navtitle>Revisions</navtitle>
		<searchtitle>Revisions</searchtitle>
	</titlealts>
	<shortdesc>Represents some real concept.</shortdesc>
	<prolog></prolog>
	<conbody>
		<section>
			<title>A certain aspect of this concept</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 concept</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>
	</conbody>
</concept>

Back to the top