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
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
[linux/fpc-iii.git]
/
Documentation
/
userspace-api
/
conf.py
blob
2eaf59f844e50a3debbfed7b86d4f23d78794a1e
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
"The Linux kernel user-space API guide"
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'userspace-api.tex'
,
project
,
9
'The kernel development community'
,
'manual'
),
10
]