List of missing docs
bennlich opened this issue · 1 comments
bennlich commented
A place to keep track of missing items in the docs so we don't forget. cc @stigmergic @stephenguerin
- util.randomSeed()
- TwoDraw view + draw options
- patches.diffuse()
backspaces commented
Starting in on docs: I found all the utils used by the standard models and documented them.
There is a problem with documentation.js tho: in a module with individual exports, they are not shown inside a pull-right, so clutter the left-hand panel.
Anyone know of a solution .. a way for utils to have the same pull-right?