Skip to content

Commit ed492a9

Browse files
committed
add missing docstrings
1 parent 59f6264 commit ed492a9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
/Manifest.toml
1+
Manifest.toml
2+
docs/build

docs/src/api.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# API
2+
3+
```@autodocs
4+
Modules = [RuntimeGeneratedFunctions]
5+
```

0 commit comments

Comments
 (0)