Add missing examples for acceleration functions#2867
Add missing examples for acceleration functions#2867lmccart merged 1 commit intoprocessing:masterfrom m90:m90-acceleration-examples
Conversation
|
try |
|
@Spongman is this the correct task? we should update the gruntfile if so, so it's more clear |
|
this is the one i have been using since @outofambit added it in #2518. it builds the library & docs then starts the web serve and watches for change-triggered rebuilds. |
|
@Spongman Running |
|
yes, sorry i spaced. i was thinking of the npm task |
|
Yeah, I just noticed this very second that it's a npm task that also works just as expected for me. So it looks like all is well! |
Also for #2865 - add examples for functions that didn't have example yet.
That being said: I am currently unable to get the reference up and running locally. After running
grunt yui:devI will see a layout and everything, but it won't be populated with any docs.Do we have docs on how to get the docs running?