Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 8b9b5c58390f0bd1cae76d964afc8f64 > files > 4308

kernel-doc-4.14.62-2.mga6.noarch.rpm

# -*- coding: utf-8; mode: python -*-

project = "Linux GPU Driver Developer's Guide"

tags.add("subproject")

latex_documents = [
    ('index', 'gpu.tex', project,
     'The kernel development community', 'manual'),
]