diff --git a/doc/python_api/sphinx_doc_gen.py b/doc/python_api/sphinx_doc_gen.py index 0cc74f1c2ef..363b835b5cf 100644 --- a/doc/python_api/sphinx_doc_gen.py +++ b/doc/python_api/sphinx_doc_gen.py @@ -1188,6 +1188,7 @@ context_type_map = { "annotation_data": [("GreasePencil", False)], "annotation_data_owner": [("ID", False)], "armature": [("Armature", False)], + "asset": [("AssetRepresentation", False)], "asset_library_reference": [("AssetLibraryReference", False)], "bone": [("Bone", False)], "brush": [("Brush", False)],