Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 0be34090a7b7276c6b5b36ee0f9d34bf > files > 5557

kernel-doc-5.2.13-2.mga7.noarch.rpm

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

project = "Kernel Hacking Guides"

tags.add("subproject")

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