diff --git a/doc/conf.py b/doc/conf.py index 05e4eb3d803..592e3d19def 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -284,6 +284,7 @@ external_content_contents = [ (ZEPHYR_BASE / "doc", "[!_]*"), (ZEPHYR_BASE, "boards/**/*.rst"), (ZEPHYR_BASE, "boards/**/doc"), + (ZEPHYR_BASE, "samples/**/*.html"), (ZEPHYR_BASE, "samples/**/*.rst"), (ZEPHYR_BASE, "samples/**/doc"), (ZEPHYR_BASE, "snippets/**/*.rst"), diff --git a/samples/subsys/usb/webusb/index.html b/samples/subsys/usb/webusb/index.html new file mode 100644 index 00000000000..a8d3efb9f24 --- /dev/null +++ b/samples/subsys/usb/webusb/index.html @@ -0,0 +1,125 @@ + + + WebUSB Serial Sample Application + + + + + + +


+ +
+

+
+ +