Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 785
b: refs/heads/master
c: 2948e57
h: refs/heads/master
i:
  783: b340390
v: v3
  • Loading branch information
Martin Waitz authored and Linus Torvalds committed May 1, 2005
1 parent c379e59 commit 649888c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8b0c2d989cc60db1767481386ca912e99807eddb
refs/heads/master: 2948e57d94bd2d2fb6d4e89d89f0bd0ddaee0513
3 changes: 2 additions & 1 deletion trunk/Documentation/DocBook/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ installmandocs: mandocs
KERNELDOC = scripts/kernel-doc
DOCPROC = scripts/basic/docproc

#XMLTOFLAGS = --skip-validation
XMLTOFLAGS = -m Documentation/DocBook/stylesheet.xsl
#XMLTOFLAGS += --skip-validation

###
# DOCPROC is used for two purposes:
Expand Down
5 changes: 5 additions & 0 deletions trunk/Documentation/DocBook/stylesheet.xsl
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?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>
</stylesheet>

0 comments on commit 649888c

Please sign in to comment.