blob: 3b0b601af558b6e7d08f91c467752d09c6f82b81 [file] [log] [blame]
# -*- coding: utf-8; mode: python -*-
project = "Linux Memory Management Documentation"
tags.add("subproject")
latex_documents = [
('index', 'memory-management.tex', project,
'The kernel development community', 'manual'),
]