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