You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aid="rust_doc-name"></a>name | A unique name for this target. | <ahref="https://bazel.build/docs/build-ref.html#name">Name</a> | required ||
496
-
| <aid="rust_doc-crate"></a>crate | The label of the target to generate code documentation for.<br><br><code>rust_doc</code> can generate HTML code documentation for the source files of <code>rust_library</code> or <code>rust_binary</code> targets. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
| <aid="rust_doc-crate"></a>crate | The label of the target to generate code documentation for.<br><br><code>rust_doc</code> can generate HTML code documentation for the source files of <code>rust_library</code> or <code>rust_binary</code> targets. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | required ||
498
497
| <aid="rust_doc-html_after_content"></a>html_after_content | File to add in <code><body></code>, after content. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
499
498
| <aid="rust_doc-html_before_content"></a>html_before_content | File to add in <code><body></code>, before content. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
500
499
| <aid="rust_doc-html_in_header"></a>html_in_header | File to add to <code><head></code>. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
@@ -506,7 +505,7 @@ Running `bazel build //hello_lib:hello_lib_doc` will build a zip file containing
| <aid="rust_doc_test-name"></a>name | A unique name for this target. | <ahref="https://bazel.build/docs/build-ref.html#name">Name</a> | required ||
556
-
| <aid="rust_doc_test-crate"></a>crate | The label of the target to generate code documentation for. <code>rust_doc_test</code> can generate HTML code documentation for the source files of <code>rust_library</code> or <code>rust_binary</code> targets. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
| <aid="rust_doc_test-crate"></a>crate | The label of the target to generate code documentation for. <code>rust_doc_test</code> can generate HTML code documentation for the source files of <code>rust_library</code> or <code>rust_binary</code> targets. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | required ||
| <aid="rust_doc-name"></a>name | A unique name for this target. | <ahref="https://bazel.build/docs/build-ref.html#name">Name</a> | required ||
58
-
| <aid="rust_doc-crate"></a>crate | The label of the target to generate code documentation for.<br><br><code>rust_doc</code> can generate HTML code documentation for the source files of <code>rust_library</code> or <code>rust_binary</code> targets. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
| <aid="rust_doc-crate"></a>crate | The label of the target to generate code documentation for.<br><br><code>rust_doc</code> can generate HTML code documentation for the source files of <code>rust_library</code> or <code>rust_binary</code> targets. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | required ||
60
59
| <aid="rust_doc-html_after_content"></a>html_after_content | File to add in <code><body></code>, after content. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
61
60
| <aid="rust_doc-html_before_content"></a>html_before_content | File to add in <code><body></code>, before content. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
62
61
| <aid="rust_doc-html_in_header"></a>html_in_header | File to add to <code><head></code>. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
@@ -68,7 +67,7 @@ Running `bazel build //hello_lib:hello_lib_doc` will build a zip file containing
| <aid="rust_doc_test-name"></a>name | A unique name for this target. | <ahref="https://bazel.build/docs/build-ref.html#name">Name</a> | required ||
118
-
| <aid="rust_doc_test-crate"></a>crate | The label of the target to generate code documentation for. <code>rust_doc_test</code> can generate HTML code documentation for the source files of <code>rust_library</code> or <code>rust_binary</code> targets. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | optional | None |
| <aid="rust_doc_test-crate"></a>crate | The label of the target to generate code documentation for. <code>rust_doc_test</code> can generate HTML code documentation for the source files of <code>rust_library</code> or <code>rust_binary</code> targets. | <ahref="https://bazel.build/docs/build-ref.html#labels">Label</a> | required ||
0 commit comments