doc-builder icon indicating copy to clipboard operation
doc-builder copied to clipboard

The package used to build the documentation of our Hugging Face repos

Results 49 doc-builder issues
Sort by recently updated
recently updated
newest added

Reported here by @not-lain: https://discord.com/channels/879548962464493619/897391062975385640/1228101829414486188

This PR improves the `Copy to Clipboard` functionality to ensure that the entire content of code blocks, including offscreen portions in horizontally scrollable blocks, is copied accurately. Previously, only the...

Context: Hey there! So for the ML for Games Course, I generated some music 🎵 with AI and I wanted to display them in the course. It didn't work. @osanseviero...

bug
enhancement

Context: For the ML for Games Course I wanted to embed some tweets from Scenario.gg team that made very good showcase of their features. However, it seems we can't do...

bug
enhancement

While following the instructions to contribute to the translation of the audio course project into Portuguese (Brazilian), as outlined in [this issue](https://github.com/huggingface/audio-transformers-course/issues/173), I encountered a few issues with the doc-builder...

Steps to reproduce: 1. Open any document in the site. In this case is the [models cards](https://huggingface.co/docs/hub/model-cards) document 2. Open any other document reference in a new tab. In this...

[huggingface.co/docs/accelerate/quicktour#use-gradient-clipping](https://huggingface.co/docs/accelerate/quicktour#use-gradient-clipping) ![image](https://github.com/huggingface/doc-builder/assets/88489071/a541bc27-40dc-4d69-8b67-c5c21d475869) Here, the actual function name is clip_grad_value_ , but the '_' is converted to italic. I believe this issue could be there in the other part of the...

from @Narsil > it could be something that helps larger projects like transformers and diffusers (outdated doc is that bane of doc :slightly_smiling_face: )

`csv` markdown annotations look weird. For example, this snippet: \```csv file_name,text images/1.jpg,a drawing of a green pokemon with red eyes images/2.jpg,a green and yellow toy with a red nose images/3.jpg,a...

bug
help wanted

Hello! ## Bug summary * After searching in the documentation and moving to a new page, the sidebar stays related to the old page on Firefox. ## How to reproduce...