linux-surface/Documentation/input/conf.py
2017-08-10 09:25:24 -04:00

11 lines
225 B
Python

# -*- 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'),
]