Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
[linux/fpc-iii.git] / Documentation / vm / conf.py
blob3b0b601af558b6e7d08f91c467752d09c6f82b81
1 # -*- coding: utf-8; mode: python -*-
3 project = "Linux Memory Management Documentation"
5 tags.add("subproject")
7 latex_documents = [
8 ('index', 'memory-management.tex', project,
9 'The kernel development community', 'manual'),