diff --git a/docs/conf.py b/docs/conf.py index ce3de3d2..207121ae 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -43,7 +43,7 @@ # autodoc/autosummary flags autoclass_content = "both" -autodoc_default_flags = ["members"] +autodoc_default_options = {"members": True} autosummary_generate = True diff --git a/synth.metadata b/synth.metadata index 69a75763..88a38fd2 100644 --- a/synth.metadata +++ b/synth.metadata @@ -3,8 +3,8 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/python-documentai", - "sha": "9a2a14dff5fe113b6fed9ac12da6fe6da00372ce" + "remote": "https://github.com/googleapis/python-documentai.git", + "sha": "a566241ad52a86692cd2c188dda63449009d7bf4" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "cb3c683e958a4b5c016bb3734436fc1cb887eb7b" + "sha": "cd522c3b4dde821766d95c80ae5aeb43d7a41170" } } ],