huggingface / huggingface/doc-builder
Additional directives that would make development easier
- Dominant language
- Python
- Stars
- 144
- Forks
- 59
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 13
Description
The following directives would have been helpful when working on `huggingface_hub`:
- A directive to specify in which version it was added (equivalent of [versionadded](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-versionadded))
- A directive to specify in which version it was changed (equivalent of [versionchanged](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-versionchanged))
- A directive to specify it is deprecated (equivalent of [deprecated](https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-deprecated))
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.