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
net/sched: cls_flower: merge filter delete/destroy common code
[linux/fpc-iii.git]
/
Documentation
/
development-process
/
conf.py
blob
4b4a12dace02f21bf1ddef4067575f4f42659e86
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
'Linux Kernel Development Documentation'
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'development-process.tex'
,
'Linux Kernel Development Documentation'
,
9
'The kernel development community'
,
'manual'
),
10
]