equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!-- |
|
3 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
4 All rights reserved. |
|
5 --> |
|
6 <plugin id="org.dita.specialization.cxxapiref"> |
|
7 <require plugin="org.dita.specialization.apiref"/> |
|
8 <feature extension="dita.specialization.catalog" |
|
9 value="catalog-dita.xml" type="file"/> |
|
10 <feature extension="dita.xsl.xhtml" |
|
11 value="xsl/cxxref2xhtml.xsl" type="file"/> |
|
12 <feature extension="dita.conductor.target" |
|
13 value="conductor.xml" type="file"/> |
|
14 </plugin> |