blob: 81b41de0fdd57ce04cc7dfa99eb19babaaa615e6 [file] [log] [blame]
dartdoc:
categoryOrder: ["Excellent", "Unreal", "Real Libraries"]
categories:
Excellent:
markdown: "Excellent.md"
displayName: "Superb"
Unreal:
markdown: "Unreal.md"
Real Libraries:
tools:
drill:
command: ["bin/drill.dart"]
description: "Puts holes in things."
print_macro:
command: ["bin/print_macro.dart"]
description: "Prints a macro."
echo:
macos: ['/bin/sh', '-c', 'echo']
linux: ['/bin/sh', '-c', 'echo']
windows: ['C:\\Windows\\System32\\cmd.exe', '/c', 'echo']
description: 'Works on everything'
errors:
- broken-link
linkToSource:
root: '.'
uriTemplate: 'https://github.com/dart-lang/dartdoc/blob/main/testing/test_package/%f%#L%l%'