diff --git a/docs/autogen_api.py b/docs/autogen_api.py index ee2ba66..f539674 100755 --- a/docs/autogen_api.py +++ b/docs/autogen_api.py @@ -30,7 +30,7 @@ if __name__ == '__main__': r'\.ipdoctest', r'\.testing\.plugin', # This just prints a deprecation msg: - r'\.frontend', + r'\.frontend$', ] # We're rarely working on machines with the Azure SDK installed, so we