Lots of docs tweaks for openscad-docsgen v2

This commit is contained in:
Revar Desmera
2021-12-13 15:48:30 -08:00
parent 4cb59d988e
commit 59bf523908
51 changed files with 150 additions and 197 deletions

View File

@@ -9,6 +9,9 @@
// path tangents and normals, resampling of paths, and cutting paths up into smaller paths.
// Includes:
// include <BOSL2/std.scad>
// FileGroup: Advanced Modeling
// FileSummary: Work with arbitrary 2D or 3D paths.
// FileFootnotes: STD=Included in std.scad
//////////////////////////////////////////////////////////////////////
// Section: Utility Functions