| commit | c3a0b1e22bf60e20416ef87de875c249a783c23c | [log] [tgz] |
|---|---|---|
| author | Chase Latta <chaselatta@fuchsia.infra.roller.google.com> | Tue Jun 18 00:30:28 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 17 17:32:30 2024 -0700 |
| tree | b968ffb5665929ceea91f7edc8a29ba6aee8513a | |
| parent | 39f103e6c25bd5639786d680a32988f2f939a464 [diff] |
[roll] Roll fuchsia [bazel-docgen] Treat some functions like rules We wrap many of our rules in macros, like fuchsia_package, but these get rendered as starlark functions instead of rules which is not expected. This CL adds a check to see if a starlark function looks like a rule and, if so, treats it like a rule when putting it in the TOC. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1067592 Original-Revision: 88f591e42160134300991c5ca7208e00f4a014f4 GitOrigin-RevId: 1b2ca4352cbf16ed0a10a8a179c8ceca10ba1fff Change-Id: I544ddb88efc7842e1667c3e1f3af3388a5539634
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.