1
0
Fork 0

chore(docs): (stacks) Cross-reference API and pattern guide docs

This commit is contained in:
Benjamin F 2023-05-07 10:01:49 -07:00 committed by Benjamin Fan
parent 485a29b393
commit 8fbb41fca7
2 changed files with 27 additions and 11 deletions

View file

@ -36,3 +36,10 @@ is to assign the part to its own stack.
The part will not overlap other parts in drafting and printing layouts.
This is because it is the only part drafted within its stack and
because stacks do not overlap other stacks.
<Related>
Please see [Stacks](/guides/patterns/stacks) in the Pattern Guide for
more information about how stacks can be used.
</Related>