drm/bridge: tc358764: Fix build error
[linux-2.6-block.git] / Documentation / driver-api / 80211 / conf.py
CommitLineData
819bf593
JB
1# -*- coding: utf-8; mode: python -*-
2
3project = "Linux 802.11 Driver Developer's Guide"
4
5tags.add("subproject")
fdd91a3d
MH
6
7latex_documents = [
8 ('index', '80211.tex', project,
9 'The kernel development community', 'manual'),
10]