linux-surface/Documentation/driver-api/pm/conf.py

11 lines
207 B
Python
Raw Normal View History

2017-08-10 13:25:24 +00:00
# -*- coding: utf-8; mode: python -*-
project = "Device Power Management"
tags.add("subproject")
latex_documents = [
('index', 'pm.tex', project,
'The kernel development community', 'manual'),
]