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
Convert virtio_console to struct_size
[linux/fpc-iii.git]
/
Documentation
/
crypto
/
conf.py
blob
4335d251ddf339d72ace4a118f5204a7e5e59275
1
# -*- coding: utf-8; mode: python -*-
2
3
project
=
'Linux Kernel Crypto API'
4
5
tags
.
add
(
"subproject"
)
6
7
latex_documents
= [
8
(
'index'
,
'crypto-api.tex'
,
'Linux Kernel Crypto API manual'
,
9
'The kernel development community'
,
'manual'
),
10
]