Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

It would be good to update this PR to a mergeable state since we are still hitting this issue.

I'm closing this PR. We are working on a complete re-design of the flyout at https://github.com/readthedocs/addons/issues/70

> > I do wonder if in the future it's going to be possible to _just_ override the default `install` job instead of all the build commands? > > You...

> I expect to have a way to not have RTD install [the default requirements](https://github.com/readthedocs/readthedocs.org/blob/14441dcbb7eac2a387262950bf44e5cf77f6cac7/readthedocs/doc_builder/python_environments.py#L329). This is going to be the default on August 7th. Read more about it at...

For projects using Sphinx, it will execute: `pip install sphinx readthedocs-sphinx-ext` for projects using MkDocs, it will execute: `pip install mkdocs` If you want to install different versions, you can...

Thanks for your commenting back here with your findings and your decisions, @Jackenmen. I will close the issue since there isn't too much we can do about this right now....

This is going to be supported by our new Flyout Addon we are working on at https://github.com/readthedocs/addons/ where people would be able to use the exact same data we will...

I worked on an implementation to be able to define the sorting algorithm in https://github.com/readthedocs/readthedocs.org/pull/11069. This allow users to choose different approaches or define their own pattern. @doctorcolinsmith would that...

A feature to sort versions in the beta addons flyout was released today. To enable this feature, you will need to activate the new beta addons in your project first,...

@astrojuanlu thanks for the ping! I saw the signal and came as fast as I could 😄 I found the issue. There is a bug in our data validation and...