Manuel Kaufmann
Manuel Kaufmann
@tsibley hi, 👋. Please, open a new issue so we can talk about your particular case. In this issue there are many people mentioned that will be notified otherwise. The...
I'm not sure to understand what issue this PR solves. Can you expand on that? Maybe attaching a screenshot / video will help here as well.
Hi 👋🏼 . We discussed internally a pattern to solve this use case that suits your needs and our needs as well. I think we reached to something that it...
I just wanted to comment here to let you all know that we are currently working on this and we have a POC already working on different themes at https://github.com/readthedocs/addons/pull/500....
Summarizing the required changes here: * EmbedAPIv1 needs to be removed since it uses `documentation_type` to decide how to parse the file. It seems that `/api/v1/embed/` and `/api/v2/embed` hit the...
Related: * https://github.com/readthedocs/readthedocs.org/issues/10677 * https://github.com/readthedocs/website/pull/308
This is related to #4529 that talks about showing the tag that `stable` points to in below the project's title.
> but the problem is that this API requires authentication and I don't think there is any way to actually use it from a build. We are having some conversations...
> Build time may increase for users This is fine to me. I think it's good to consider the generation of the manifest as part of the build time. That...
> Perhaps a better question is why don't we _also_ migrate the search indexing to be run during the build? The same logic presumably applies, and that would allow us...