Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupt...
[linux-2.6-block.git] / Documentation / security / conf.py
1 project = "The kernel security subsystem manual"
2
3 tags.add("subproject")
4
5 latex_documents = [
6     ('index', 'security.tex', project,
7      'The kernel development community', 'manual'),
8 ]