Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux/fpc-iii.git] / Documentation / development-process / conf.py
blob4b4a12dace02f21bf1ddef4067575f4f42659e86
1 # -*- coding: utf-8; mode: python -*-
3 project = 'Linux Kernel Development Documentation'
5 tags.add("subproject")
7 latex_documents = [
8 ('index', 'development-process.tex', 'Linux Kernel Development Documentation',
9 'The kernel development community', 'manual'),