Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 108c30b43c9c7fff6ecb0cf3633c70a6 > files > 3889

kernel-doc-4.14.70-2.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'),
]