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
Merge tag 'usb-serial-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux/fpc-iii.git]
/
Documentation
/
driver-api
/
conf.py
blob
202726d20088a7d4e369f22a34444977a4a54de7
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
"The Linux driver implementer's API guide"
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'driver-api.tex'
,
project
,
9
'The kernel development community'
,
'manual'
),
10
]