Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
[linux-2.6/linux-2.6-arm.git] / Documentation / core-api / conf.py
blobdb1f7659f3da0aec74baf67eaa56b46bb294771f
1 # -*- coding: utf-8; mode: python -*-
3 project = "Core-API Documentation"
5 tags.add("subproject")
7 latex_documents = [
8 ('index', 'core-api.tex', project,
9 'The kernel development community', 'manual'),