Manuel Kaufmann

Results 1301 comments of Manuel Kaufmann

@ericholscher I don't think it should be hard to do the simple version: "Return all the page". I'm adding this issue to the roadmap in Q1, so we prioritize it...

I have the same problem.

Hi, thanks for opening this issue. > I am using Read the Docs, specifically the Basic Business Plan, and the Sphinx Book HTML theme. Is your project publicly available? What's...

@stsewd > So, are we in favor of using rclone or improving our code to handle bulk operations? > Have we done the manual test with rclone yet? We haven't...

This is great! `rclone` is ~15x faster than our current approach! 💪🏼 Maybe it's possible to get the most from both approaches? > There is a `django-rclone-storage` (https://pypi.org/project/django-rclone-storage/) where we...

Noting here that we should take into account the symlink issue that we found in the last weeks when swapping the backend. In #9800 all the logic was moved into...

IMHO, documentation authors should not define whether or not the reader's query is performed in subprojects/siblings. This should be a reader's decision. The UI has to be clear about _"where...

@agjohnson > This is more specific to GitHub, where the users of GitHub are probably familiar with GitHub's concept of repository/organization/etc. > For our use case, most reader users are...

@stsewd > we want to implement this in our search extension, right? Not in our indoc-search override or dashboard If I understand correctly what we've discussed, we want **one and...

This `badge_only.css` is added by our custom Sphinx extension at https://github.com/rtfd/readthedocs-sphinx-ext/blob/83cf6ecae26d787c65ab848a7414f2b30f8c7299/readthedocs_ext/readthedocs.py#L80-L95 As I mentioned in another issue (#8323), we are working on a complete re-design of the flyout as part...