Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > c4ec604b2a746976c5c9708142dd3e6d > files > 717

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

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

project = "Core-API Documentation"

tags.add("subproject")

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