Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 0be34090a7b7276c6b5b36ee0f9d34bf > files > 6692

kernel-doc-5.2.13-2.mga7.noarch.rpm

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

project = "SuperH architecture implementation manual"

tags.add("subproject")

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