VirtualBox

source: vbox/trunk/src/libs/dbdita-1.0/doc/dbInstall.dita@ 99012

Last change on this file since 99012 was 98585, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Setting svn properties of db2dita converter.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
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<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
11 "task.dtd">
12<task id="dbInstall" xml:lang="en-us">
13<title>Installing the DocBook-DITA plugin</title>
14<shortdesc>This plugin provides a transform from Docbook to DITA and some
15proof-of-concept examples of interoperability.</shortdesc>
16<taskbody>
17<steps>
18<step><cmd>You must install the DITA Open Toolkit 1.3 or higher and run a test
19build to verify the installation.
20</cmd></step>
21<step><cmd>It's also recommended that you install the DocBook tools at
22version 1.69.1 and the DocBook 4.4 DTDs.</cmd>
23<info>Other versions may work but haven't been tested.</info>
24</step>
25<step><cmd>Edit the dbdita.properties file in the plugin directory to
26identify the location of the DocBook tools and document types.
27</cmd></step>
28<step><cmd>In the base directory for the DITA Open Toolkit, install
29the plugin.
30</cmd>
31<stepxmp>
32<p>You execute the following command (using blackslashes instead of
33slashes on Windows):</p>
34<codeblock>ant -f demo\dbdita\install-plugin.xml</codeblock>
35</stepxmp>
36</step>
37<step><cmd>Verify the plugin installed correctly with a sample build.</cmd>
38<stepxmp>
39<p>You can execute the following command (again, using blackslashes
40instead of slashes on Windows):</p>
41<codeblock>ant -f demo\dbdita\run-ant.xml docbook2DITADemo</codeblock>
42</stepxmp>
43</step>
44</steps>
45<result><p>You can use the DocBook-to-DITA transform on your own
46DocBook content or explore the interoperability demos.
47</p>
48</result>
49</taskbody>
50</task>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette