Documentation: Add Function Redirection API docs
authorSadiya Kazi <sadiyakazi@google.com>
Tue, 31 Jan 2023 06:46:41 +0000 (14:46 +0800)
committerShuah Khan <skhan@linuxfoundation.org>
Wed, 8 Feb 2023 21:28:17 +0000 (14:28 -0700)
commit9ecc9cdd168e217a42b382468643dde66dfac309
tree540739c16aa3427d9691e14aaeeecb73f21e9804
parente047c5eaa76324575e1f95664be4c74ce0e2571b
Documentation: Add Function Redirection API docs

Added a new page (functionredirection.rst) that describes the Function
Redirection (static stubbing) API. This page will be expanded if we add,
for example, ftrace-based stubbing.

In addition,
1. Updated the api/index.rst page to create an entry for function
   redirection api
2. Updated the toctree to be hidden, reducing redundancy on the
   generated page.

Signed-off-by: Sadiya Kazi <sadiyakazi@google.com>
Co-developed-by: Daniel Latypov <dlatypov@google.com>
Signed-off-by: Daniel Latypov <dlatypov@google.com>
Co-developed-by: David Gow <davidgow@google.com>
Signed-off-by: David Gow <davidgow@google.com>
Reviewed-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Documentation/dev-tools/kunit/api/functionredirection.rst [new file with mode: 0644]
Documentation/dev-tools/kunit/api/index.rst