##// END OF EJS Templates
Add iptest to autodoc exclusion list (was pulling Qt in)
Fernando Perez -
Show More
@@ -36,7 +36,7 b" if __name__ == '__main__':"
36 ]
36 ]
37
37
38 docwriter.module_skip_patterns += [ r'\.core\.fakemodule',
38 docwriter.module_skip_patterns += [ r'\.core\.fakemodule',
39
39 r'\.testing\.iptest',
40 # Keeping these disabled is OK
40 # Keeping these disabled is OK
41 r'\.parallel\.controller\.mongodb',
41 r'\.parallel\.controller\.mongodb',
42 r'\.lib\.inputhookwx',
42 r'\.lib\.inputhookwx',
General Comments 0
You need to be logged in to leave comments. Login now