This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Readme tree

Tool to parse README.md files

Example

bazel run golang/readme-tree -- parse -g -C "${PWD}" .

1 - Bazel targets

NameInfo
changelog
locationgo/readme-tree/BUILD.bazel:11:17
name//go/readme-tree:changelog
ruleClasspkg_tar_impl
ruleOutput
  • //go/readme-tree:changelog.tar
visibility
  • //visibility:public
changelog-changelog
locationgo/readme-tree/BUILD.bazel:11:17
name//go/readme-tree:changelog-changelog
ruleClassal_template_files
ruleOutput
  • //go/readme-tree:changelog.md
visibility
  • //visibility:public
changelog-changelog-data
locationgo/readme-tree/BUILD.bazel:11:17
name//go/readme-tree:changelog-changelog-data
ruleClassgenrule
ruleOutput
  • //go/readme-tree:changelog-changelog-data.yaml
visibility
  • //visibility:private
changelog-children
locationgo/readme-tree/BUILD.bazel:11:17
name//go/readme-tree:changelog-children
ruleClasspkg_tar_impl
ruleOutput
  • //go/readme-tree:changelog-children.tar
visibility
  • //visibility:private
changelog-template
locationgo/readme-tree/BUILD.bazel:11:17
name//go/readme-tree:changelog-template
ruleClass_write_file
ruleOutput
  • //go/readme-tree:changelog-template.md
visibility
  • //visibility:private
readme
locationgo/readme-tree/BUILD.bazel:6:10
name//go/readme-tree:readme
ruleClassfilegroup
visibility
  • //visibility:public
readme-children
locationgo/readme-tree/BUILD.bazel:6:10
name//go/readme-tree:readme-children
ruleClasspkg_tar_impl
ruleOutput
  • //go/readme-tree:readme-children.tar
visibility
  • //visibility:public
readme-tree
locationgo/readme-tree/BUILD.bazel:34:10
name//go/readme-tree:readme-tree
ruleClassgo_binary
visibility
  • //visibility:public
readme-tree_lib
locationgo/readme-tree/BUILD.bazel:16:11
name//go/readme-tree:readme-tree_lib
ruleClassgo_library
visibility
  • //visibility:private

2 - Changelog