source:
downloads/boost_1_33_1/tools/boostbook/xsl/index.xsl
@
12
Last change on this file since 12 was 12, checked in by landauf, 18 years ago | |
---|---|
File size: 277 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |
3 | version="1.0"> |
4 | <xsl:template match="class-index"> |
5 | |
6 | </xsl:template> |
7 | |
8 | <xsl:template match="function-index"> |
9 | |
10 | </xsl:template> |
11 | </xsl:stylesheet> |
Note: See TracBrowser
for help on using the repository browser.