1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-03 03:33:08 +02:00

updated docs

This commit is contained in:
Justin Lin
2017-04-22 15:33:14 +08:00
parent ef78f04583
commit e0371aa4b7
5 changed files with 45 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ Some modules may depend on other modules. For example, the `polyline2d` module d
## Documentation
- 2D
- [rounded_square](https://openhome.cc/eGossip/OpenSCAD/lib-rounded_square.html)
- [line2d](https://openhome.cc/eGossip/OpenSCAD/lib-line2d.html)
- [polyline2d](https://openhome.cc/eGossip/OpenSCAD/lib-polyline2d.html)
- [circular_sector](https://openhome.cc/eGossip/OpenSCAD/lib-circular_sector.html)