diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-07 17:03:17 -0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-11-07 16:50:23 -0700 |
commit | c730904b16c7ee6f3bba2d1536621151745fc314 (patch) | |
tree | 0993c9005959248b1b9a47ed319f063698a21eef /Documentation/admin-guide/index.rst | |
parent | ab0e44c155519d9b16f9eca1644d520788dd4545 (diff) | |
download | blackbird-op-linux-c730904b16c7ee6f3bba2d1536621151745fc314.tar.gz blackbird-op-linux-c730904b16c7ee6f3bba2d1536621151745fc314.zip |
doc-rst: admin-guide: move bug bisect to a separate file
Better organize the admin guide documentation by moving the
bug bisect to a separate file.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/index.rst')
-rw-r--r-- | Documentation/admin-guide/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index 368845e9900a..98e60f678352 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst @@ -26,6 +26,7 @@ problems and bugs in particular. reporting-bugs security-bugs bug-hunting + bug-bisect oops-tracing ramoops dynamic-debug-howto |