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 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[linux/fpc-iii.git]
/
Documentation
/
vm
/
conf.py
blob
3b0b601af558b6e7d08f91c467752d09c6f82b81
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
"Linux Memory Management Documentation"
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'memory-management.tex'
,
project
,
9
'The kernel development community'
,
'manual'
),
10
]