huggingface / huggingface/doc-builder

Return type doesn't generate a link

Open
#178 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
144
Forks
59
Avg merge
2d 5h
Merged PRs (30d)
13

Description

I'm trying to get a link to work for the return type of a method:

I've tried with all below, but the .mdx files generated never point to a link
```
Returns:
[`huggingface_hub.hf_api.ModelInfo`]: The model repository information.
```

```
Returns:
[`~huggingface_hub.hf_api.ModelInfo`]: The model repository information.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.