+1
−0
+8
−0
lib/jsduck/examples.rb
0 → 100644
+33
−0
+7
−0
Loading
Re-introducing the --examples option, which now specifies path to examples JSON file. The JSON is included into data.js and the docs app accesses examples data from Docs.data.examples. Created a simple Examples class which currently does exactly the same as Videos class. Some refactoring in order...