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
We should document the actual API, and remove docs around the Sphinx extension, at least. We can work on the Sphinx extension more in the future, but for now I don't think it's quite ready.
I'd also say we probably need to make our client side javascript more polished and user-friendly. I'd like to do a proper release of the client side JS before we promote the embed stuff, especially if the interface in the client side is going to change. I'd rather avoid supporting backwards compatibility with what is essentially POC level client side code.
That repo has sat idle for 4 years, so I'll take some time to delve into it and see what work is needed as a first step there. It's likely that this could be added to our roadmap for the end of this month or next month though, and would be a good feature to be promoting.
I'd also say we probably need to make our client side javascript more polished and user-friendly. I'd like to do a proper release of the client side JS before we promote the embed stuff, especially if the interface in the client side is going to change.
We are re-writing this as an addon now using propper Javascript patterns. We are calling it tooltips addon currently: readthedocs/addons#20
Currently we have some neat functionality with our Embed API & embed JS client. You can see one version of it here:
https://readthedocs.org/projects/docs/tools/embed/
We have some basic docs for this, but it doesn't document the actual REST API:
We should document the actual API, and remove docs around the Sphinx extension, at least. We can work on the Sphinx extension more in the future, but for now I don't think it's quite ready.
Refs #2667 (comment)
Work
The text was updated successfully, but these errors were encountered: