Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 929e663625d166da361fd04a9083a5d6 > files > 5953

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

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

project = "The Linux kernel user-space API guide"

tags.add("subproject")

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