machinelearnjs icon indicating copy to clipboard operation
machinelearnjs copied to clipboard

docs/async API ordering

Open JasonShin opened this issue 6 years ago • 1 comments

  • I'm submitting a ... [/] documentation

  • Summary

As part of the endeavour to introduce async API into machinelearn.js by @OlegStotsky , we should refactor the documentation processor so it displays async and sync APIs in correct orders.

Ideally sync should be top of async and separated by a <hr />

JasonShin avatar Jul 06 '19 01:07 JasonShin

As a result of initial async refactor merge by @OlegStotsky , we can now implement updates to the doc processor to correctly render sync vs async APIs

JasonShin avatar Aug 20 '19 12:08 JasonShin