doc method

void doc ()

Implementation

static void doc() {
  runlib.run(sdkBin('dartdoc'));
}