Sophie

Sophie

distrib > Mageia > 6 > armv7hl > by-pkgid > 6cf2d072f0b39834e47f3f3b64239f6a > files > 491

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

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

project = 'Linux Kernel User Documentation'

tags.add("subproject")

latex_documents = [
    ('index', 'linux-user.tex', 'Linux Kernel User Documentation',
     'The kernel development community', 'manual'),
]