Sophie

Sophie

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

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

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

project = 'Linux Kernel Documentation Guide'

tags.add("subproject")

latex_documents = [
    ('index', 'kernel-doc-guide.tex', 'Linux Kernel Documentation Guide',
     'The kernel development community', 'manual'),
]