diff --git a/doc/python_api/sphinx_doc_gen.py b/doc/python_api/sphinx_doc_gen.py index cde11268a9b..26cc3cda96b 100644 --- a/doc/python_api/sphinx_doc_gen.py +++ b/doc/python_api/sphinx_doc_gen.py @@ -500,22 +500,7 @@ def is_struct_seq(value): def undocumented_message(module_name, type_name, identifier): - return "Undocumented" - - """ - if str(type_name).startswith('`_)\n\n" % preloadtitle) - return message - """ + return "Undocumented `contribute `" def range_str(val):