Skip to content

Commit 291c892

Browse files
committed
relabel api headers
1 parent 73d1815 commit 291c892

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/src/api.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# API Reference
22

3+
## Exports
4+
35
```@autodocs
46
Modules = [GeometryBasics]
57
Order = [:module, :constant, :type, :function, :macro]
68
Public = true
79
Private = false
810
```
911

10-
## What isn't
12+
## Private
1113

1214
```@autodocs
1315
Modules = [GeometryBasics]

0 commit comments

Comments
 (0)