summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2022-09-01 17:07:42 -0600
committerJonathan Corbet <corbet@lwn.net>2022-09-23 15:03:06 -0600
commit561b9450cc9fbb2621c581038660c8cf7460f7bf (patch)
tree779f02984e2513416fa11ebb897af889e79c37af
parent8f48742496142891400f0b8220156883463b9f65 (diff)
downloadlwn-561b9450cc9fbb2621c581038660c8cf7460f7bf.tar.gz
lwn-561b9450cc9fbb2621c581038660c8cf7460f7bf.zip
docs: remove some index.rst cruft
There is some useless boilerplate text that was added by sphinx when this file was first created; take it out. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/index.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index e0b593486e7d..7f63f70bb8d6 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -1,11 +1,5 @@
.. SPDX-License-Identifier: GPL-2.0
-
-.. The Linux Kernel documentation master file, created by
- sphinx-quickstart on Fri Feb 12 13:51:46 2016.
- You can adapt this file completely to your liking, but it should at least
- contain the root `toctree` directive.
-
.. _linux_doc:
The Linux Kernel documentation