fx 文件檢查工具

使用多種檢查方式查看 Markdown 說明文件。

USAGE:
    fx doc-checker [--root <root>] [--project <project>] [--docs-folder <docs-folder>] [--local-links-only]
Options:
 --root            path to the root of the checkout of the project.
 --project         name of project to check, defaults to fuchsia.
 --docs-folder     (Experimental) Name of the folder inside the project  which
                   contains documents to check. Defaults to 'docs'.
 --local-links-only do not resolve http(s) links
 --help            display usage information

doc-checker 原始碼