This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b875e5c Commit build products
b875e5c is described below
commit b875e5c331fc93bd2fee3d1bd367c3d81c4156de
Author: Build Pelican (action) <[email protected]>
AuthorDate: Sun Nov 30 00:21:54 2025 +0000
Commit build products
---
output/agenda-tool.html | 2 +-
output/data-model.html | 2 +-
output/draft-asf-token-standard-faq.html | 2 +-
output/draft-asf-token-standard.html | 2 +-
output/job-posting.html | 2 +-
output/platform.html | 2 +-
output/policies.html | 2 +-
output/supply-chain.html | 2 +-
output/svn-dist.html | 2 +-
output/team.html | 2 +-
output/trusted-releases.html | 2 +-
output/volunteer.html | 2 +-
12 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/output/agenda-tool.html b/output/agenda-tool.html
index cbe5148..0dda248 100644
--- a/output/agenda-tool.html
+++ b/output/agenda-tool.html
@@ -162,7 +162,7 @@
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/data-model.html b/output/data-model.html
index 06ff431..a053bdb 100644
--- a/output/data-model.html
+++ b/output/data-model.html
@@ -374,7 +374,7 @@ Distribution channels may be for test packages. Package
Managers will be automat
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/draft-asf-token-standard-faq.html
b/output/draft-asf-token-standard-faq.html
index 6d82352..c71db9e 100644
--- a/output/draft-asf-token-standard-faq.html
+++ b/output/draft-asf-token-standard-faq.html
@@ -263,7 +263,7 @@ abc/pqr
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/draft-asf-token-standard.html
b/output/draft-asf-token-standard.html
index 89a4997..238b504 100644
--- a/output/draft-asf-token-standard.html
+++ b/output/draft-asf-token-standard.html
@@ -240,7 +240,7 @@ Token: asf_sample_zzzzzzzzzzzzzzzzzzzzzzzzzzz13hv5A
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/job-posting.html b/output/job-posting.html
index 29c1800..a76255d 100644
--- a/output/job-posting.html
+++ b/output/job-posting.html
@@ -257,7 +257,7 @@ staff and members using common video meeting software.</p>
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/platform.html b/output/platform.html
index 0ae8246..56c2e71 100644
--- a/output/platform.html
+++ b/output/platform.html
@@ -314,7 +314,7 @@
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/policies.html b/output/policies.html
index 36339ce..1a968c5 100644
--- a/output/policies.html
+++ b/output/policies.html
@@ -165,7 +165,7 @@
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/supply-chain.html b/output/supply-chain.html
index 6ff14cb..826df49 100644
--- a/output/supply-chain.html
+++ b/output/supply-chain.html
@@ -157,7 +157,7 @@
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/svn-dist.html b/output/svn-dist.html
index 3fc447a..f3f9c78 100644
--- a/output/svn-dist.html
+++ b/output/svn-dist.html
@@ -289,7 +289,7 @@
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/team.html b/output/team.html
index 5a63254..0682d7b 100644
--- a/output/team.html
+++ b/output/team.html
@@ -162,7 +162,7 @@
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/trusted-releases.html b/output/trusted-releases.html
index fd81820..0a6bd6e 100644
--- a/output/trusted-releases.html
+++ b/output/trusted-releases.html
@@ -260,7 +260,7 @@ prior to submission of the release candidate.</p>
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
diff --git a/output/volunteer.html b/output/volunteer.html
index 8ded8c1..d18d2a7 100644
--- a/output/volunteer.html
+++ b/output/volunteer.html
@@ -167,7 +167,7 @@
code.parentElement.replaceWith(div);
});
// Now render them
- mermaid.init();
+ mermaid.run({ querySelector: ".mermiad" });
});
</script>
<script>hljs.highlightAll();</script>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]