##// END OF EJS Templates
Add script to auto-generate our index of example notebooks....
Add script to auto-generate our index of example notebooks. It's highly hard-coded for now, but will do in the meantime. We can generalize it later, but we're really hurting by not having this index anywhere.

File last commit:

r9367:1249a2fc
r9711:e20ba071
Show More
style.less
7 lines | 202 B | text/x-less | LessCssLexer
@import "bootstrap-custom.less";
@import "variables.less";
@import "flexible-box-model.less";
@import "notebook.less";
@import "printnotebook.less";
@import "renderedhtml.less";
@import "tooltip.less";