Discussed in #132
Originally posted by josecelano August 10, 2022
Wouldn't it be useful to publish it on https://crates.io/?
I would like to write more documentation for the package. For example, for API endpoints like this:

If we do that, we can automatically have online documentation on https://docs.rs/.
If for some reason, we do not want to publish it yet, we could deploy the documentation to GitHub Pages.
Discussed in #132
Originally posted by josecelano August 10, 2022
Wouldn't it be useful to publish it on https://crates.io/?
I would like to write more documentation for the package. For example, for API endpoints like this:
If we do that, we can automatically have online documentation on https://docs.rs/.
If for some reason, we do not want to publish it yet, we could deploy the documentation to GitHub Pages.