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
Every field currently already has a bunch of docs and it would be great if we could utilize them. How that exactly could work, I am unsure. I already checked pydantic and it does not seem to have a docs generator or something similar. Perhaps it does have it but I overlooked it.
Btw, what did you write the RST in your example? I saw docs for the json() and dict() functions but I cannot find the definitions.
In order to boost the adoption of this package, I suggest adding documentation.
In the past, I worked on the setup of a SPHINX documentation in TOX:
https://github.com/victorgarcia98/s2-ws-json-python/tree/main
And got it published in ReadTheDocs:
https://s2-ws-json-python.readthedocs.io/en/latest/_autosummary/s2wsjson.common.timer.html#module-s2wsjson.common.timer
The text was updated successfully, but these errors were encountered: