Skip to content

Commit 9b7a293

Browse files
committed
Add doc stubs.
1 parent 4a63a31 commit 9b7a293

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

doc/api/charts.mdz

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{:title "charts"
2+
:author "Calvin Rose"
3+
:template "mdzdoc/main.html"}
4+
---
5+
6+
High quality data visualization and charting
7+
8+
## Reference
9+
10+
@api-docs("../../spork" "charts")

doc/api/gfx2d.mdz

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{:title "GFX2D"
2+
:author "Calvin Rose"
3+
:template "mdzdoc/main.html"}
4+
---
5+
6+
Module for CPU-based 2d raster graphics for Janet.
7+
8+
## Reference
9+
10+
@api-docs("../../spork" "gfx2d")

0 commit comments

Comments
 (0)