From 0e7dd01944d880dcc22bd4783da9a5cc22510be8 Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Mon, 13 Aug 2018 21:43:51 -0400 Subject: [PATCH] PyDoc: remove old undocumented message --- doc/python_api/sphinx_doc_gen.py | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) 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):