diff options
Diffstat (limited to 'Documentation/security/conf.py')
-rw-r--r-- | Documentation/security/conf.py | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/security/conf.py b/Documentation/security/conf.py deleted file mode 100644 index 472fc9a8eb67..000000000000 --- a/Documentation/security/conf.py +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
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 | ] | ||