##// END OF EJS Templates
Tiny fix so nightly docs build correctly.
Fernando Perez -
Show More
@@ -25,6 +25,7 b" if __name__ == '__main__':"
25 25 r'\.cocoa',
26 26 r'\.ipdoctest',
27 27 r'\.Gnuplot',
28 r'\.frontend.process.winprocess',
28 29 ]
29 30 docwriter.write_api_docs(outdir)
30 31 docwriter.write_index(outdir, 'gen',
General Comments 0
You need to be logged in to leave comments. Login now