docs(architecture): audit-and-compliance HTML explainer + sibling crosslinks
This commit is contained in:
1548
docs/architecture/audit-and-compliance-explainer.html
Normal file
1548
docs/architecture/audit-and-compliance-explainer.html
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2543,6 +2543,11 @@ const wrappedCtrl = withSpan(
|
|||||||
|
|
||||||
<footer class="frame">
|
<footer class="frame">
|
||||||
<div class="foot-grid">
|
<div class="foot-grid">
|
||||||
|
<div class="foot-col">
|
||||||
|
<h5>Sibling explainer</h5>
|
||||||
|
<a href="di-explainer.html">di-explainer.html</a>
|
||||||
|
<a href="audit-and-compliance-explainer.html">audit-and-compliance-explainer.html</a>
|
||||||
|
</div>
|
||||||
<div class="foot-col">
|
<div class="foot-col">
|
||||||
<h5>Architecture</h5>
|
<h5>Architecture</h5>
|
||||||
<a href="overview.md">overview.md</a>
|
<a href="overview.md">overview.md</a>
|
||||||
|
|||||||
@@ -1240,6 +1240,7 @@ footer .colophon {
|
|||||||
<div>
|
<div>
|
||||||
<h5>Sibling explainer</h5>
|
<h5>Sibling explainer</h5>
|
||||||
<a href="data-flow-explainer.html">data-flow-explainer.html</a>
|
<a href="data-flow-explainer.html">data-flow-explainer.html</a>
|
||||||
|
<a href="audit-and-compliance-explainer.html">audit-and-compliance-explainer.html</a>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h5>Decisions</h5>
|
<h5>Decisions</h5>
|
||||||
|
|||||||
Reference in New Issue
Block a user