Skip to content
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

Improve README and library documentation #26

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Improve README and library documentation #26

wants to merge 3 commits into from

Conversation

atheriel
Copy link
Collaborator

This is a work in progress. Do not merge.

This PR improves the documentation of the nbt crate and adds a much more detailed README.md file for the project.

It also contains small changes to improve the ergonomics of working with Blob objects, so that creating/modifying NBT data has a clearer API. These changes are detailed in the new documentation and examples for that struct.

This also hides the various read* and write* methods from the docs, since they
are not really intended to be part of the public API.

Signed-off-by: Aaron Jacobs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant