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 'v4.14-rc2' into patchwork
[linux/fpc-iii.git]
/
Documentation
/
process
/
conf.py
blob
1b01a80ad9ce684cb87456710549a412d541c101
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
'Linux Kernel Development Documentation'
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'process.tex'
,
'Linux Kernel Development Documentation'
,
9
'The kernel development community'
,
'manual'
),
10
]