summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py
index c7a17478f..1d05d7cb6 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -39,4 +39,7 @@ html_theme_options = {
'sidebar_hide_name': True,
}
+# examples for webusb
+html_extra_path = ['html_extra']
+
todo_include_todos = True