Skip to content

Commit 2d243dd

Browse files
committed
how-to: add kernel-bisection to the index
Signed-off-by: Zixing Liu <zixing.liu@canonical.com>
1 parent d703e76 commit 2d243dd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/how-to/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Source code access and management </how-to/source-code/index>
1212
Development and customization </how-to/develop-customise/index>
1313
Test kernels in -proposed </how-to/testing-verification/test-kernel-in-proposed>
1414
Contribute to kernel docs </how-to/contribute>
15+
Kernel Bisect </how-to/kernel-bisection>
1516
```
1617

1718
## Source code access and management
@@ -36,3 +37,10 @@ These guides relate to testing the kernel to ensure its stability and
3637
functionality before you push or release a patch.
3738

3839
- [Test kernels in -proposed](/how-to/testing-verification/test-kernel-in-proposed)
40+
41+
## Debug and Troubleshooting
42+
43+
These guides explain how to debug and troubleshoot a kernel bug should you
44+
encounter one.
45+
46+
- [Kernel Bisect](/how-to/kernel-bisection)

0 commit comments

Comments
 (0)