blob: d2352fdc92ede64ce47afccd0bac6ee152d836b9 [file] [log] [blame]
# -*- coding: utf-8; mode: python -*-
project = "The Linux input driver subsystem"
tags.add("subproject")
latex_documents = [
('index', 'linux-input.tex', project,
'The kernel development community', 'manual'),
]