blob: c938bf565b35235031af6d5f5d4a41b15f90878e [file] [log] [blame] [view]
# Documentation fx subcommands
Command | Description
------- | -----------
[helpdoc](cmd/helpdoc.md) | create markdown docs for fx subcommands
[check-licenses](cmd/check-licenses.md) | analyze the license state of a given package or directory
[fidldoc](cmd/fidldoc.md) | generate documentation for FIDL
[move-docs](cmd/move-docs.md) | Helper tool to batch move docs from one location to another
[rustdoc](cmd/rustdoc.md) | generate documentation for Rust code