repo.or.cz
/
wireshark-sm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
epan/dissectors/pidl/drsuapi/drsuapi.cnf init/free_ndr_pointer_list
[wireshark-sm.git]
/
doc
/
custom_layer_single_html.xsl
blob
bdd136d8964b8cd6b589bd7fed54b27225d4cfa2
1
<?xml
version='
1.0
'
?>
2
<xsl:stylesheet
xmlns:
xsl
=
"http://www.w3.org/1999/XSL/Transform"
3
version
=
"1.0"
>
4
5
<!-- copied from custom_layer_chm.xsl -->
6
7
<!-- import the main stylesheet -->
8
<xsl:import
href
=
"http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl"
/>
9
10
<xsl:output
11
method
=
"html"
12
encoding
=
"UTF-8"
13
indent
=
"yes"
14
/>
15
16
</xsl:stylesheet>