-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add documentation for entrypoints #13
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left some comments below. Feel free to put them as TODO comments if you don't want to change all of them in this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice examples!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a few details I noticed
Co-authored-by: Christoph Otter <chipshort@tutanota.com>
Co-authored-by: Christoph Otter <chipshort@tutanota.com>
Co-authored-by: Christoph Otter <chipshort@tutanota.com>
Co-authored-by: Christoph Otter <chipshort@tutanota.com>
Co-authored-by: Christoph Otter <chipshort@tutanota.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This is just the very very basic outline of the documentation for the entrypoints.
We can improve this later.
The main idea here is to just have some start for the entrypoint docs that we can then iterate on (especially once we document the actor model and some types from the standard library).