We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a60779 commit 03e4690Copy full SHA for 03e4690
1 file changed
docs/architecture.md
@@ -189,3 +189,6 @@ asset segments so it stays easy to maintain as pages grow.
189
This keeps the docs site aligned with the same broader project principle used
190
elsewhere in ASRFacet-Rb: shared state first, focused modules second, and a
191
small bootstrap layer at the edge.
192
+
193
+For maintenance details and exact website asset load order, see
194
+`docs/website/README.md`.
0 commit comments