diff --git a/docs/source/kedro.framework.cli.jupyter.JupyterCommandGroup.rst b/docs/source/kedro.framework.cli.jupyter.JupyterCommandGroup.rst index 735d6e3026..3562a7950f 100644 --- a/docs/source/kedro.framework.cli.jupyter.JupyterCommandGroup.rst +++ b/docs/source/kedro.framework.cli.jupyter.JupyterCommandGroup.rst @@ -5,60 +5,6 @@ kedro.framework.cli.jupyter.JupyterCommandGroup .. autoclass:: JupyterCommandGroup :members: - :undoc-members: - :inherited-members: - - - .. rubric:: Attributes - - .. autosummary:: - - ~JupyterCommandGroup.allow_extra_args - ~JupyterCommandGroup.allow_interspersed_args - ~JupyterCommandGroup.command_class - ~JupyterCommandGroup.group_class - ~JupyterCommandGroup.ignore_unknown_options - .. https://github.com/sphinx-doc/sphinx/issues/9884 - .. ~JupyterCommandGroup.commands - .. ~JupyterCommandGroup.callback - .. ~JupyterCommandGroup.params - .. ~JupyterCommandGroup.name - .. ~JupyterCommandGroup.context_settings - - - - - - .. rubric:: Methods - - .. autosummary:: - - ~JupyterCommandGroup.add_command - ~JupyterCommandGroup.collect_usage_pieces - ~JupyterCommandGroup.command - ~JupyterCommandGroup.format_commands - ~JupyterCommandGroup.format_epilog - ~JupyterCommandGroup.format_help - ~JupyterCommandGroup.format_help_text - ~JupyterCommandGroup.format_options - ~JupyterCommandGroup.format_usage - ~JupyterCommandGroup.get_command - ~JupyterCommandGroup.get_help - ~JupyterCommandGroup.get_help_option - ~JupyterCommandGroup.get_help_option_names - ~JupyterCommandGroup.get_params - ~JupyterCommandGroup.get_short_help_str - ~JupyterCommandGroup.get_usage - ~JupyterCommandGroup.group - ~JupyterCommandGroup.invoke - ~JupyterCommandGroup.list_commands - ~JupyterCommandGroup.main - ~JupyterCommandGroup.make_context - ~JupyterCommandGroup.make_parser - ~JupyterCommandGroup.parse_args - ~JupyterCommandGroup.resolve_command - ~JupyterCommandGroup.result_callback - .. https://github.com/kedro-org/kedro/issues/2453 - .. ~JupyterCommandGroup.shell_complete - ~JupyterCommandGroup.to_info_dict +.. Removed all methods and properties, +.. see https://github.com/kedro-org/kedro/issues/2453