All Doc
This commit is contained in:
parent
a8ebf0fddb
commit
5f25c2a4bc
11
docs/AlphaIndex.md
Normal file
11
docs/AlphaIndex.md
Normal 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
16
docs/TOC.md
Normal 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
13
docs/_Sidebar.md
Normal 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)
|
||||
|
@ -1 +1 @@
|
||||
openscad-docsgen -m -I -P "Metalib" -f
|
||||
openscad-docsgen -m -I -P "Metalib" -f -p wiki -i -t -m -s
|
||||
|
Loading…
x
Reference in New Issue
Block a user