From e01de52c677083b9976be05f64ae385ce4d0452c 2013-12-18 18:33:21 From: Thomas Kluyver Date: 2013-12-18 18:33:21 Subject: [PATCH] Include qt.console.frontend_widget in docs --- 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