diff options
| author | Masahiro Yamada <[email protected]> | 2014-02-05 10:52:51 +0900 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2014-02-19 11:10:04 -0500 |
| commit | ced032989a1b26851bc567df70199031dab37f19 (patch) | |
| tree | eb17070e5206b0c008a6c4417a040473f6d0e20e /doc | |
| parent | 8fac9c7b7de617c52738818663adbbeb2021f132 (diff) | |
kernel-doc: update kernel-doc related files to Linux v3.13
Signed-off-by: Masahiro Yamada <[email protected]>
Acked-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/DocBook/.gitignore | 1 | ||||
| -rw-r--r-- | doc/DocBook/stylesheet.xsl | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/DocBook/.gitignore b/doc/DocBook/.gitignore index 90c1b112a15..720f245ceb1 100644 --- a/doc/DocBook/.gitignore +++ b/doc/DocBook/.gitignore @@ -1,4 +1,3 @@ -*/ *.xml *.ps *.pdf diff --git a/doc/DocBook/stylesheet.xsl b/doc/DocBook/stylesheet.xsl index 8adce568b60..85b25275196 100644 --- a/doc/DocBook/stylesheet.xsl +++ b/doc/DocBook/stylesheet.xsl @@ -7,5 +7,4 @@ <!-- <param name="paper.type">A4</param> --> <param name="generate.section.toc.level">2</param> <param name="use.id.as.filename">1</param> -<param name="html.stylesheet">../docbook.css</param> </stylesheet> |
