Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > d9deaacd17d52640913b187b0d2d30f4 > files > 5952

kernel-doc-4.14.13-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'),
]