]> git.ipfire.org Git - people/arne_f/kernel.git/blame - Documentation/media/conf.py
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[people/arne_f/kernel.git] / Documentation / media / conf.py
CommitLineData
b32febad
MH
1# -*- coding: utf-8; mode: python -*-
2
3project = 'Linux Media Subsystem Documentation'
505f7111
MH
4
5tags.add("subproject")
95149971
MH
6
7latex_documents = [
8 ('index', 'media.tex', 'Linux Media Subsystem Documentation',
9 'The kernel development community', 'manual'),
10]