Age | Commit message (Collapse) | Author |
|
|
|
|
|
I had typed 1.7 instead of 0.7; the current version is 0.8.3; of course 1.7
doesn't exist.
|
|
|
|
|
|
|
|
|
|
|
|
`el`
I was really confused; I expect `el` to be a DOM node.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Before it downloaded yuidoc for you; not it expects that jsdoc is already
installed. Note that it was old-school, abandoned yuidoc, not its
successor yuidocjs. The migration path from yuidoc->jsdoc actually
seemed simpler than yuidoc->yuidocjs.
|
|
|
|
|
|
|
|
yuidoc 1.0.0b1 was crashing on jarmon.test.js.
|
|
|
|
|
|
|
|
This is clearer than having the old dependencies.js describe the new
one. Build processes should be DAGs.
|
|
|
|
|
|
|
|
|
|
|
|
files generated by arm machines.
Yes the rrd file generated by arm is not binary compatible with x86. However rebuilding the dependency.js kept failing because of version mismatch. so excluded the rrd file part and added it as separate JS.
|
|
|
|
|
|
add a few more step sizes to graphs without any ticks.
|