Last change
on this file since 98584 was 98584, checked in by vboxsync, 2 years ago |
Docs: bugref:10302. Setting svn properties of DITA-OT library.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
749 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
|
---|
3 | <task id="determining-version-of-dita-ot">
|
---|
4 | <title>Determing the version of the DITA Open Toolkit</title>
|
---|
5 | <shortdesc>You can use the command-line tool to determine the version of the DITA
|
---|
6 | OT.</shortdesc>
|
---|
7 | <taskbody>
|
---|
8 | <steps>
|
---|
9 | <step conref="conref-task.dita#conref-task/run-startcmd">
|
---|
10 | <cmd/>
|
---|
11 | </step>
|
---|
12 | <step>
|
---|
13 | <cmd>From the command prompt, issue the following command:</cmd>
|
---|
14 | <info>
|
---|
15 | <codeblock>java -jar lib/dost.jar -version</codeblock>
|
---|
16 | </info>
|
---|
17 | </step>
|
---|
18 | </steps>
|
---|
19 | </taskbody>
|
---|
20 | </task>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.