Lowercase URLs for API reference
Open
dotnet
template
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 890
- Avg merge
- 2h 11m
- Merged PRs (30d)
- 10
Description
Currently generated API docs use the name of types for URLs including uppercase letters which looks out of place. Would it be possible to add an option to automatically convert these to lowercase, similar to MSDN and docs.microsoft.com?
It may already be possible by explicitly overriding each metadata entry since you can set the api-id there but that seems like a lot of unnecessary work if that feature isn't used otherwise.
Contributor guide
Assessment
This issue has not been assessed yet.