repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: No longer allowed to use rcu_dereference on non-pointers
[linux/fpc-iii.git]
/
Documentation
/
sound
/
conf.py
blob
3f1fc5e74e7b23e1e6402c79db4eee31b2c78638
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
"Linux Sound Subsystem Documentation"
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'sound.tex'
,
project
,
9
'The kernel development community'
,
'manual'
),
10
]