1 | <?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
2 | <!--
|
---|
3 | | LICENSE: This file is part of the DITA Open Toolkit project hosted on
|
---|
4 | | Sourceforge.net. See the accompanying license.txt file for
|
---|
5 | | applicable licenses.
|
---|
6 | *-->
|
---|
7 | <!--
|
---|
8 | | (C) Copyright IBM Corporation 2006. All Rights Reserved.
|
---|
9 | *-->
|
---|
10 | <html lang="en-us" xml:lang="en-us">
|
---|
11 | <head>
|
---|
12 | <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
|
---|
13 | <meta name="copyright" content="(C) Copyright 2005" />
|
---|
14 | <meta name="DC.rights.owner" content="(C) Copyright 2005" />
|
---|
15 | <meta content="public" name="security" />
|
---|
16 | <meta content="index,follow" name="Robots" />
|
---|
17 | <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
---|
18 | <meta content="topic" name="DC.Type" />
|
---|
19 | <meta name="DC.Title" content="Docbook and DITA" />
|
---|
20 | <meta name="abstract" content="This plugin provides a transform from Docbook to DITA and some proof-of-concept examples of interoperability." />
|
---|
21 | <meta name="description" content="This plugin provides a transform from Docbook to DITA and some proof-of-concept examples of interoperability." />
|
---|
22 | <meta scheme="URI" name="DC.Relation" content="doc/dbInstall.html" />
|
---|
23 | <meta scheme="URI" name="DC.Relation" content="doc/docbook2dita.html" />
|
---|
24 | <meta scheme="URI" name="DC.Relation" content="doc/dbMap.html" />
|
---|
25 | <meta scheme="URI" name="DC.Relation" content="doc/dbMapXSL.html" />
|
---|
26 | <meta content="XHTML" name="DC.Format" />
|
---|
27 | <meta content="readme" name="DC.Identifier" />
|
---|
28 | <meta content="en-us" name="DC.Language" />
|
---|
29 | <link href="commonltr.css" type="text/css" rel="stylesheet" />
|
---|
30 | <title>Docbook and DITA</title>
|
---|
31 | </head>
|
---|
32 | <body id="readme"><a name="readme"><!-- --></a>
|
---|
33 |
|
---|
34 |
|
---|
35 | <h1 class="topictitle1">Docbook and DITA</h1>
|
---|
36 |
|
---|
37 |
|
---|
38 | <div><p>This plugin provides a transform from Docbook to DITA and some
|
---|
39 | proof-of-concept examples of interoperability.</p>
|
---|
40 |
|
---|
41 | <div class="important"><span class="importanttitle">Important: </span>
|
---|
42 | <p>The transform has a number of limitations and is a proof of
|
---|
43 | concept rather than a robust conversion transform.
|
---|
44 | </p>
|
---|
45 |
|
---|
46 | </div>
|
---|
47 |
|
---|
48 | </div>
|
---|
49 |
|
---|
50 | <div>
|
---|
51 | <ul class="ullinks">
|
---|
52 | <li class="ulchildlink"><strong><a href="doc/dbInstall.html">Installing the DocBook-DITA plugin</a></strong><br />
|
---|
53 | This plugin provides a transform from Docbook to DITA and some proof-of-concept examples of interoperability.</li>
|
---|
54 | <li class="ulchildlink"><strong><a href="doc/docbook2dita.html">The Docbook to DITA transform</a></strong><br />
|
---|
55 | This directory provides the docbook-to-dita transform.</li>
|
---|
56 | <li class="ulchildlink"><strong><a href="doc/dbMap.html">DITA maps and DocBook</a></strong><br />
|
---|
57 | A DITA map can assemble content or define relationships between content in processable formats.</li>
|
---|
58 | <li class="ulchildlink"><strong><a href="doc/dbMapXSL.html">Demonstration transforms</a></strong><br />
|
---|
59 | The examples of DocBook and DITA interoperability can be processed with demonstration transforms.</li>
|
---|
60 | </ul>
|
---|
61 | </div>
|
---|
62 |
|
---|
63 | </body>
|
---|
64 | </html>
|
---|