1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!DOCTYPE html
|
---|
3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
4 | <html xml:lang="en-us" lang="en-us">
|
---|
5 | <head>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
---|
7 | <meta name="copyright" content="(C) Copyright 2005"/>
|
---|
8 | <meta name="DC.rights.owner" content="(C) Copyright 2005"/>
|
---|
9 | <meta name="DC.Type" content="concept"/>
|
---|
10 | <meta name="DC.Title" content="DITA to TocJS"/>
|
---|
11 | <meta name="abstract" content="The tocjs transformation generates XHTML output, a frameset, and a JavaScript-based table of contents with expandable and collapsible entries. The transformation was originally created by Shawn McKenzie as a plug-in and was added to the default distribution in DITA OT, release 1.5.4."/>
|
---|
12 | <meta name="description" content="The tocjs transformation generates XHTML output, a frameset, and a JavaScript-based table of contents with expandable and collapsible entries. The transformation was originally created by Shawn McKenzie as a plug-in and was added to the default distribution in DITA OT, release 1.5.4."/>
|
---|
13 | <meta name="DC.Relation" scheme="URI" content="../readme/AvailableTransforms.html"/>
|
---|
14 | <meta name="DC.Format" content="XHTML"/>
|
---|
15 | <meta name="DC.Identifier" content="dita2tocjs"/>
|
---|
16 | <meta name="DC.Language" content="en-us"/>
|
---|
17 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
18 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
19 | <title>DITA to TocJS</title>
|
---|
20 | </head>
|
---|
21 | <body id="dita2tocjs">
|
---|
22 |
|
---|
23 |
|
---|
24 | <h1 class="title topictitle1">DITA to TocJS</h1>
|
---|
25 |
|
---|
26 |
|
---|
27 | <div class="body conbody"><p class="shortdesc">The <span class="keyword option">tocjs</span> transformation generates XHTML output, a frameset, and a
|
---|
28 | JavaScript-based table of contents with expandable and collapsible entries. The transformation was
|
---|
29 | originally created by Shawn McKenzie as a plug-in and was added to the default distribution in DITA
|
---|
30 | OT, release 1.5.4.</p>
|
---|
31 |
|
---|
32 | <p class="p">The <span class="keyword option">tocjs</span> transformation was updated so that it produces XHTML output and uses a
|
---|
33 | default frameset. This transformation also was added to the <span class="ph filepath">build_demo.xml</span>
|
---|
34 | script as a transformation-type option.</p>
|
---|
35 |
|
---|
36 | </div>
|
---|
37 |
|
---|
38 | <div class="related-links">
|
---|
39 | <div class="familylinks">
|
---|
40 | <div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/AvailableTransforms.html" title="The DITA Open Toolkit (DITA-OT) ships with several core transformations. Each core transformation represents an implementation of all processing that is defined by OASIS in the DITA specification.">DITA-OT transformations</a></div>
|
---|
41 | </div>
|
---|
42 | </div>
|
---|
43 |
|
---|
44 | </body>
|
---|
45 | </html>
|
---|