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
/
media
/
conf.py
blob
bef927bc46595b55cfd5c4501da6d02715a88e2f
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
'Linux Media Subsystem Documentation'
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'media.tex'
,
'Linux Media Subsystem Documentation'
,
9
'The kernel development community'
,
'manual'
),
10
]