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
Currently, we can view the API of pyseekdb from the code and can get the brief information from README.md. It's not convenient for developers.
We can generate API document by tools and publish on the website, for example github pages.
Describe the solution you'd like
Generate API docs and publish them on github pages.