machinelearnjs
machinelearnjs copied to clipboard
docs/async API ordering
-
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 />
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