aboutsummaryrefslogtreecommitdiff
path: root/Documentation/security/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/security/conf.py')
-rw-r--r--Documentation/security/conf.py8
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 @@
-project = "The kernel security subsystem manual"
-
-tags.add("subproject")
-
-latex_documents = [
- ('index', 'security.tex', project,
- 'The kernel development community', 'manual'),
-]