You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2022. It is now read-only.
The documentation is currently only in the gh-pages branch, which makes it quite easy for problems to popup if there are API breakages and the documentation isn't updated in sync.
Instead, the doc should probably be put into the master branch (with the repo itself) and deployed into the gh-pages branch via a script.
The documentation is currently only in the
gh-pagesbranch, which makes it quite easy for problems to popup if there are API breakages and the documentation isn't updated in sync.Instead, the doc should probably be put into the
masterbranch (with the repo itself) and deployed into thegh-pagesbranch via a script.