Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > cad2a89459a1bf44c5d48879f22df577 > files > 3906

kernel-doc-4.14.10-1.mga6.noarch.rpm

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

project = "The Linux driver implementer's API guide"

tags.add("subproject")

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