Blame view

kernel/linux-rt-4.4.41/Documentation/DocBook/stylesheet.xsl 493 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
  <?xml version="1.0" encoding="UTF-8"?>
  <stylesheet xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
  <param name="chunk.quietly">1</param>
  <param name="funcsynopsis.style">ansi</param>
  <param name="funcsynopsis.tabular.threshold">80</param>
  <param name="callout.graphics">0</param>
  <!-- <param name="paper.type">A4</param> -->
  <param name="generate.consistent.ids">1</param>
  <param name="generate.section.toc.level">2</param>
  <param name="use.id.as.filename">1</param>
  </stylesheet>