huggingface / huggingface/doc-builder
`<Tip>` customization request
- Dominant language
- Python
- Stars
- 144
- Forks
- 59
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 13
Description
Each repository has its own needs in terms of features; Hugging Face Hub, for example, now requires the `versionadded` and `versionchanged` directives. However, these likely take some time to implement.
When working on the `huggingface_hub` documentation, a workaround that I would have found sufficient is the ability to customize the `` directive to specify different colors.
For example here, the `` has the same color for the `versionadded` directive:

And the `raises` directive:

Ideally, to allow enough time for the design to emerge on doc-builder's side, customizing the `` should be more than enough.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.