diff options
-rw-r--r-- | Documentation/cdrom/index.rst | 2 | ||||
-rw-r--r-- | Documentation/fault-injection/index.rst | 2 | ||||
-rw-r--r-- | Documentation/fb/index.rst | 2 | ||||
-rw-r--r-- | Documentation/fpga/index.rst | 2 | ||||
-rw-r--r-- | Documentation/ide/index.rst | 2 | ||||
-rw-r--r-- | Documentation/index.rst | 13 | ||||
-rw-r--r-- | Documentation/kbuild/index.rst | 2 | ||||
-rw-r--r-- | Documentation/livepatch/index.rst | 2 | ||||
-rw-r--r-- | Documentation/netlabel/index.rst | 2 | ||||
-rw-r--r-- | Documentation/pcmcia/index.rst | 2 | ||||
-rw-r--r-- | Documentation/target/index.rst | 2 | ||||
-rw-r--r-- | Documentation/timers/index.rst | 2 | ||||
-rw-r--r-- | Documentation/watchdog/index.rst | 2 |
13 files changed, 25 insertions, 12 deletions
diff --git a/Documentation/cdrom/index.rst b/Documentation/cdrom/index.rst index efbd5d111825..338ad5f94e7c 100644 --- a/Documentation/cdrom/index.rst +++ b/Documentation/cdrom/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | ===== | 3 | ===== |
4 | cdrom | 4 | cdrom |
diff --git a/Documentation/fault-injection/index.rst b/Documentation/fault-injection/index.rst index 92b5639ed07a..8408a8a91b34 100644 --- a/Documentation/fault-injection/index.rst +++ b/Documentation/fault-injection/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | =============== | 3 | =============== |
4 | fault-injection | 4 | fault-injection |
diff --git a/Documentation/fb/index.rst b/Documentation/fb/index.rst index d47313714635..baf02393d8ee 100644 --- a/Documentation/fb/index.rst +++ b/Documentation/fb/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | ============ | 3 | ============ |
4 | Frame Buffer | 4 | Frame Buffer |
diff --git a/Documentation/fpga/index.rst b/Documentation/fpga/index.rst index 2c87d1ea084f..f80f95667ca2 100644 --- a/Documentation/fpga/index.rst +++ b/Documentation/fpga/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | ==== | 3 | ==== |
4 | fpga | 4 | fpga |
diff --git a/Documentation/ide/index.rst b/Documentation/ide/index.rst index 45bc12d3957f..813dfe611a31 100644 --- a/Documentation/ide/index.rst +++ b/Documentation/ide/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | ================================== | 3 | ================================== |
4 | Integrated Drive Electronics (IDE) | 4 | Integrated Drive Electronics (IDE) |
diff --git a/Documentation/index.rst b/Documentation/index.rst index dbfec00ba535..0cd4c3901456 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst | |||
@@ -35,6 +35,7 @@ trying to get it to work optimally on a given system. | |||
35 | :maxdepth: 2 | 35 | :maxdepth: 2 |
36 | 36 | ||
37 | admin-guide/index | 37 | admin-guide/index |
38 | kbuild/index | ||
38 | 39 | ||
39 | Firmware-related documentation | 40 | Firmware-related documentation |
40 | ------------------------------ | 41 | ------------------------------ |
@@ -77,6 +78,9 @@ merged much easier. | |||
77 | kernel-hacking/index | 78 | kernel-hacking/index |
78 | trace/index | 79 | trace/index |
79 | maintainer/index | 80 | maintainer/index |
81 | fault-injection/index | ||
82 | livepatch/index | ||
83 | |||
80 | 84 | ||
81 | Kernel API documentation | 85 | Kernel API documentation |
82 | ------------------------ | 86 | ------------------------ |
@@ -94,11 +98,20 @@ needed). | |||
94 | core-api/index | 98 | core-api/index |
95 | accounting/index | 99 | accounting/index |
96 | block/index | 100 | block/index |
101 | cdrom/index | ||
102 | ide/index | ||
103 | fb/index | ||
104 | fpga/index | ||
97 | hid/index | 105 | hid/index |
98 | iio/index | 106 | iio/index |
99 | leds/index | 107 | leds/index |
100 | media/index | 108 | media/index |
109 | netlabel/index | ||
101 | networking/index | 110 | networking/index |
111 | pcmcia/index | ||
112 | target/index | ||
113 | timers/index | ||
114 | watchdog/index | ||
102 | input/index | 115 | input/index |
103 | hwmon/index | 116 | hwmon/index |
104 | gpu/index | 117 | gpu/index |
diff --git a/Documentation/kbuild/index.rst b/Documentation/kbuild/index.rst index 42d4cbe4460c..e323a3f2cc81 100644 --- a/Documentation/kbuild/index.rst +++ b/Documentation/kbuild/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | =================== | 3 | =================== |
4 | Kernel Build System | 4 | Kernel Build System |
diff --git a/Documentation/livepatch/index.rst b/Documentation/livepatch/index.rst index edd291d51847..17674a9e21b2 100644 --- a/Documentation/livepatch/index.rst +++ b/Documentation/livepatch/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | =================== | 3 | =================== |
4 | Kernel Livepatching | 4 | Kernel Livepatching |
diff --git a/Documentation/netlabel/index.rst b/Documentation/netlabel/index.rst index 47f1e0e5acd1..984e1b191b12 100644 --- a/Documentation/netlabel/index.rst +++ b/Documentation/netlabel/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | ======== | 3 | ======== |
4 | NetLabel | 4 | NetLabel |
diff --git a/Documentation/pcmcia/index.rst b/Documentation/pcmcia/index.rst index 779c8527109e..7ae1f62fca14 100644 --- a/Documentation/pcmcia/index.rst +++ b/Documentation/pcmcia/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | ====== | 3 | ====== |
4 | pcmcia | 4 | pcmcia |
diff --git a/Documentation/target/index.rst b/Documentation/target/index.rst index b68f48982392..4b24f81f747e 100644 --- a/Documentation/target/index.rst +++ b/Documentation/target/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | ================== | 3 | ================== |
4 | TCM Virtual Device | 4 | TCM Virtual Device |
diff --git a/Documentation/timers/index.rst b/Documentation/timers/index.rst index 91f6f8263c48..df510ad0c989 100644 --- a/Documentation/timers/index.rst +++ b/Documentation/timers/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | ====== | 3 | ====== |
4 | timers | 4 | timers |
diff --git a/Documentation/watchdog/index.rst b/Documentation/watchdog/index.rst index 33a0de631e84..c177645081d8 100644 --- a/Documentation/watchdog/index.rst +++ b/Documentation/watchdog/index.rst | |||
@@ -1,4 +1,4 @@ | |||
1 | :orphan: | 1 | .. SPDX-License-Identifier: GPL-2.0 |
2 | 2 | ||
3 | ====================== | 3 | ====================== |
4 | Linux Watchdog Support | 4 | Linux Watchdog Support |