Commit bc8658a
authored
docs: mention calling register_toolchains in custom toolchain docs (#2463)
Mention where register_toolchains() should be when defining custom
toolchains. Also link
to the Bazel docs about toolchains.
This stems from Slack discussion where someone was trying to define
custom toolchains and
got hung up on the last step or registering them.1 parent a362339 commit bc8658a
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
447 | 451 | | |
448 | 452 | | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
449 | 458 | | |
450 | 459 | | |
451 | 460 | | |
| |||
0 commit comments