blob: 40f69e67a883154cd4430debe044c104e82a2889 [file] [log] [blame]
# -*- coding: utf-8; mode: python -*-
project = "Linux Networking Documentation"
tags.add("subproject")
latex_documents = [
('index', 'networking.tex', project,
'The kernel development community', 'manual'),
]