diff --git a/doc/conf.py b/doc/conf.py index fd6f5c1..e25a967 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -87,6 +87,8 @@ # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = [ '_static', +] +html_extra_path = [ 'cord-1_label_data.zip', 'cord-1_point_df.arrow', 'cord-1_point_hover_data.zip',