Namespace qualifiers in @ref
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
In a **@ref**, the namespace is shown for types but not for functions. For example
```
@see @ref async_read_some, @ref serializer
```
Produces
**See Also: `async_read_some`, `http::serializer`**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.