From ceacf225e5e267a96bf5db4fc5bb7702fa6f8a72 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Wed, 1 Sep 2021 14:12:06 -0400 Subject: Updating docs --- docs/api/argparse_custom.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/api') diff --git a/docs/api/argparse_custom.rst b/docs/api/argparse_custom.rst index 1c63181b..49897b05 100644 --- a/docs/api/argparse_custom.rst +++ b/docs/api/argparse_custom.rst @@ -25,6 +25,10 @@ Added Accessor Methods .. autofunction:: _action_set_suppress_tab_hint +.. autofunction:: _ArgumentParser_get_ap_completer_type + +.. autofunction:: _ArgumentParser_set_ap_completer_type + Subcommand Removal ------------------ -- cgit v1.2.1