+5
−0
lib/jsduck/inline_examples.rb
0 → 100644
+56
−0
spec/inline_examples_spec.rb
0 → 100644
+72
−0
Loading
Created InlineExamples class that extracts examples from already formatted code and writes them to inline-examples.js file. The front-end now only needs to load this one file with all examples in it.