Recusive docs (#4023)

updates



updates



updates



updates



updates



updates



better



updates



array of



updates



updates



updates



updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2024-09-27 19:50:44 -07:00
committed by GitHub
parent 37bb696a30
commit 790af3842c
50 changed files with 474 additions and 263 deletions

View File

@ -22,7 +22,7 @@ patternCircular2d(data: CircularPattern2dData, sketch_set: SketchSet) -> [Sketch
### Returns
[`[Sketch]`](/docs/kcl/types/[Sketch])
[`[Sketch]`](/docs/kcl/types/Sketch)
### Examples