Learn more about cloning repositories
You have read-only access
# -*- coding: utf-8; mode: python -*-
project = "The Linux kernel user-space API guide"
tags.add("subproject")
latex_documents = [
('index', 'userspace-api.tex', project,
'The kernel development community', 'manual'),
]
Everything looks good. Well let you know here if theres anything you should know about.