##// END OF EJS Templates
Exclude frontend shim from docs build...
Thomas Kluyver -
Show More
@@ -45,6 +45,7 b" if __name__ == '__main__':"
45 45 r'\.ipdoctest',
46 46 r'\.Gnuplot',
47 47 r'\.frontend\.process\.winprocess',
48 r'\.frontend',
48 49 r'\.Shell',
49 50 ]
50 51
General Comments 0
You need to be logged in to leave comments. Login now