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.20-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git...
[linux/fpc-iii.git]
/
Documentation
/
admin-guide
/
conf.py
blob
86f738953799a9bbf9ce70e04ab871a6b3675284
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
'Linux Kernel User Documentation'
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'linux-user.tex'
,
'Linux Kernel User Documentation'
,
9
'The kernel development community'
,
'manual'
),
10
]