Skip to content

Commit

Permalink
Remove target.aspect_ids from documentation
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 582681615
Change-Id: I25987c9df54335620c7fd8767df7a042e9ea71d8
  • Loading branch information
mai93 authored and copybara-github committed Nov 15, 2023
1 parent dac646f commit 9e9ed61
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@
+ " outputs for this target. Equivalent to <code><a"
+ " href='../providers/DefaultInfo.html#files'>target[DefaultInfo].files</a></code>.</li>\n" //
//
+ "<li><h3 id='modules.Target.aspect_ids'>aspect_ids</h3>\n" //
+ "<code><a href='../core/list.html'>list</a> Target.aspect_ids </code><br/>\n" //
+ "The list of <code><a href='../builtins/ctx.html#aspect_ids'>aspect_ids</a></code> "
+ "applied to this target.</li>\n" //
//
+ "<li><h3 id='modules.Target.providers'>Providers</h3>\n" //
+ "The <a href='https://bazel.build/extending/rules#providers'>providers</a> of a rule"
+ " target can be accessed by type using index notation"
Expand Down

0 comments on commit 9e9ed61

Please sign in to comment.