Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 0f81cb7ea4ed3314a30e86e0d24d9287 > files > 4713

kernel-doc-5.2.7-1.mga7.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'),
]