This commit is contained in:
Sébastien Dante Ursini 2025-02-12 18:22:54 -03:00
parent a8ebf0fddb
commit 5f25c2a4bc
4 changed files with 41 additions and 1 deletions

11
docs/AlphaIndex.md Normal file
View File

@ -0,0 +1,11 @@
# Alphabetical Index
An index of Functions, Modules, and Constants by name.
[M](#m)
## M
- [`miter_profile()`](metalib.scad#module-miter_profile) Mod – Creates a miter profile
- [`miter_tubes()`](metalib.scad#module-miter_tubes) Mod – Generates a sequence of mitered tubes

16
docs/TOC.md Normal file
View File

@ -0,0 +1,16 @@
# Table of Contents
## List of Files
**Metal:**
- [metalib.scad](#1-metalibscad) ([docs](metalib.scad))
Metal, metalon, profile, and geometry.
## 1. [metalib.scad](metalib.scad)
Metal, metalon, profile, and geometry.
- [`miter_profile()`](metalib.scad#module-miter_profile) Mod – Creates a miter profile
- [`miter_tubes()`](metalib.scad#module-miter_tubes) Mod – Generates a sequence of mitered tubes

13
docs/_Sidebar.md Normal file
View File

@ -0,0 +1,13 @@
## Indices
[Table of Contents](TOC)
[Function Index](AlphaIndex)
[Topics Index](Topics)
[Tutorials](Tutorials)
## List of Files:
**Metal:**
- [metalib.scad](metalib.scad)

View File

@ -1 +1 @@
openscad-docsgen -m -I -P "Metalib" -f
openscad-docsgen -m -I -P "Metalib" -f -p wiki -i -t -m -s