Skip to content

We need detailed documentations and examples #4

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

Open
dousha opened this issue Nov 17, 2020 · 2 comments
Open

We need detailed documentations and examples #4

dousha opened this issue Nov 17, 2020 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@dousha
Copy link
Owner

dousha commented Nov 17, 2020

No description provided.

@dousha dousha added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 17, 2020
@dousha dousha added this to the Public Draft milestone Nov 17, 2020
@dousha dousha self-assigned this Nov 17, 2020
@dousha
Copy link
Owner Author

dousha commented Nov 17, 2020

We do have inline documentation for exposed methods. Run yarn doc will generate the inline document. We will publish it to gh-pages or some documentation hosting service later.

@dousha
Copy link
Owner Author

dousha commented Nov 18, 2020

The documentation is now published to GitHub Repo Pages. Most of the inline documentation works fine. However, the enum values are not recognized by JSDoc properly. They are emitting as undefined values or just plainly not shown.

The inline documentation is now available in Chinese only. JSDoc doesn't seem to have proper i18n support. We may need to figure that out later or switch to a different documentation service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant