Convert virtio_console to struct_size
[linux/fpc-iii.git] / Documentation / crypto / conf.py
blob4335d251ddf339d72ace4a118f5204a7e5e59275
1 # -*- coding: utf-8; mode: python -*-
3 project = 'Linux Kernel Crypto API'
5 tags.add("subproject")
7 latex_documents = [
8 ('index', 'crypto-api.tex', 'Linux Kernel Crypto API manual',
9 'The kernel development community', 'manual'),