Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

document mruby crate #57

Open
lopopolo opened this issue May 24, 2019 · 1 comment
Open

document mruby crate #57

lopopolo opened this issue May 24, 2019 · 1 comment
Labels
wishlist Nice to have, but not blocking

Comments

@lopopolo
Copy link
Member

lopopolo commented May 24, 2019

I really like the Snafu docs:

It makes sense to have one guide module per trait exposed on the interpreter, one for Value, one for converters.

Realistically I think it makes sense to hold off on this until the mruby API is stabilized.

@lopopolo lopopolo added the wishlist Nice to have, but not blocking label May 25, 2019
@lopopolo
Copy link
Member Author

Added docs for a lot of the def module in GH-88.

lopopolo added a commit that referenced this issue Jun 12, 2019
- Author README in markdown but also store in lib.rs to ensure code samples work.
- Fix broken code samples.
- Sync code samples with latest patterns.
- Group examples with sections.
- Expand explanations for features.
- Nuke section on GC.
- Mention funcall interface

Relates to GH-57.
lopopolo added a commit that referenced this issue Jun 12, 2019
- Author README in markdown but also store in lib.rs to ensure code samples work.
- Fix broken code samples.
- Sync code samples with latest patterns.
- Group examples with sections.
- Expand explanations for features.
- Nuke section on GC.
- Mention funcall interface

Relates to GH-57.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wishlist Nice to have, but not blocking
Development

No branches or pull requests

1 participant