mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
add autogenerated api doc to bottom of tutorial
This commit is contained in:
@@ -693,3 +693,14 @@ If you want to contribute in another way, either
|
||||
- [fork strudel repo on GitHub](https://github.com/tidalcycles/strudel)
|
||||
- [Join the Discord Channel](https://discord.gg/remJ6gQA)
|
||||
- [play with the Strudel REPL](https://strudel.tidalcycles.org/)
|
||||
|
||||
import ApiDoc from './ApiDoc';
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
# API Docs
|
||||
|
||||
The following Chapter is the technical API documentation. It is autogenerated from the jsdoc comments in the source files.
|
||||
|
||||
<ApiDoc />
|
||||
|
||||
Reference in New Issue
Block a user