2
0
Fork 0
mirror of https://github.com/bazelbuild/bazel-skylib synced 2024-11-27 05:43:25 +00:00
bazel-skylib/docs
Alexandre Rostovtsev d54e8a70ce
Remove unnecessary wrapper macro for expand_template rule (#365)
Followup to #330: remove the wrapper macro and export the rule directly; the macro
does not serve any useful function. As a side effect, this fixes the inability to
set tags etc., since the macro did not support **kwargs.
2022-04-06 15:21:13 -04:00
..
private Add diff_test asserting that docs are up-to-date (#321) 2022-03-29 15:14:07 -04:00
analysis_test_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
BUILD Add subpackages module to skylib to support new bazel native.subpackages (#348) 2022-04-04 17:56:21 -04:00
build_test_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
collections_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
common_settings_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
copy_file_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
dicts_doc.md Update dicts documentation. (#361) 2022-03-28 12:06:10 -04:00
diff_test_doc.md Properly shell-quote diff_test's failure_message in bash (and document the failure_message attribute) (#364) 2022-04-06 15:16:14 -04:00
expand_template_doc.md Remove unnecessary wrapper macro for expand_template rule (#365) 2022-04-06 15:21:13 -04:00
maintainers_guide.md Add a maintainer's guide (#356) 2022-02-23 20:06:15 -05:00
native_binary_doc.md Fix name arg documentation for native_binary (#338) 2022-01-12 11:28:43 -05:00
new_sets_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
partial_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
paths_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
run_binary_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
selects_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
shell_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
structs_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
subpackages_doc.md Add subpackages module to skylib to support new bazel native.subpackages (#348) 2022-04-04 17:56:21 -04:00
types_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
unittest_doc.md Fixed positional args for unittest targets (#352) 2022-02-10 17:55:11 -05:00
versions_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00
write_file_doc.md Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) 2021-10-27 09:13:59 -04:00