Skip to content

Commit 33e2a51

Browse files
comment about data object
1 parent 8a35500 commit 33e2a51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/api_docs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Welcome to the OllieOS Program API documentation.
44

55
This document provides an overview of the APIs available to your program and their usage.
66

7+
The APIs and context are exposed to the program by passing a [data object](./interfaces/Program_Types.ProgramMainData.html) to the program's `main` function.
8+
79
## Categories
810

911
### [Userspace API](./modules/Userspace.html)

0 commit comments

Comments
 (0)