Skip to content

Commit d1c5f16

Browse files
committed
Created file with oXygen XML Web Author.
1 parent 2ed7921 commit d1c5f16

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xmlns="https://www.dita-ot.org/project">
3+
<context name="User's Guide Filtered" id="ug_filtered">
4+
<input href="userguide.ditamap"/>
5+
<profile>
6+
<ditaval href="filter.ditaval"/>
7+
</profile>
8+
</context>
9+
10+
<deliverable name="User's Guide to HTML5" id="ug_html5">
11+
<context idref="ug_filtered"/>
12+
<output href="./html5-output"/>
13+
<publication transtype="html5">
14+
<param name="args.css" href="path/to/custom.css"/>
15+
<param name="args.copycss" value="yes"/>
16+
</publication>
17+
</deliverable>
18+
</project>

0 commit comments

Comments
 (0)