/usr/share/doc/lirc/plugindocs/driver-toc.xsl is in lirc-doc 0.9.4c-9.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <?xml version="1.0"?>
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="ul[@class='driver-toc']">
<UL TYPE="disc">
<LI><A HREF="alsa-usb.html">alsa-usb</A></LI>
<LI><A HREF="atilibusb.html">atilibusb</A></LI>
<LI><A HREF="atwf83.html">atwf83</A></LI>
<LI><A HREF="audio-alsa.html">audio-alsa</A></LI>
<LI><A HREF="audio.html">audio</A></LI>
<LI><A HREF="default.html">default</A></LI>
<LI><A HREF="devinput.html">devinput</A></LI>
<LI><A HREF="file.html">file</A></LI>
<LI><A HREF="ftdi.html">ftdi</A></LI>
<LI><A HREF="ftdix.html">ftdix</A></LI>
<LI><A HREF="girs.html">girs</A></LI>
<LI><A HREF="imon-24g.html">imon-24g</A></LI>
<LI><A HREF="imon.html">imon</A></LI>
<LI><A HREF="irtoy.html">irtoy</A></LI>
<LI><A HREF="srm7500atilibusb.html">srm7500atilibusb</A></LI>
<LI><A HREF="tira.html">tira</A></LI>
<LI><A HREF="udp.html">udp</A></LI>
</UL>
<UL class="ext-driver-toc"/>
</xsl:template>
</xsl:stylesheet>
|