agentscript icon indicating copy to clipboard operation
agentscript copied to clipboard

List of missing docs

Open bennlich opened this issue 4 years ago • 1 comments

A place to keep track of missing items in the docs so we don't forget. cc @stigmergic @stephenguerin

  • [x] util.randomSeed()
  • [ ] TwoDraw view + draw options
  • [ ] patches.diffuse()

bennlich avatar Apr 26 '21 21:04 bennlich

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?

backspaces avatar May 29 '21 16:05 backspaces