diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index bca44adf61..e919bd7eb3 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -3357,6 +3357,20 @@
+
+ testsdk.bbclass
+
+
+ This class supports running automated tests against
+ software development kits (SDKs).
+ The testsdk class runs tests on an SDK when
+ called using the following:
+
+ $ bitbake -c testsdk image
+
+
+
+