Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Make web routes case-insensitive #39

Open
tigerros opened this issue Nov 10, 2023 · 1 comment
Open

Feature request: Make web routes case-insensitive #39

tigerros opened this issue Nov 10, 2023 · 1 comment

Comments

@tigerros
Copy link

tigerros commented Nov 10, 2023

I don't know how you guys generate the docs, but it is very annoying when random API links are broken just because the file name in the repository has a different name than where the link points to. For example, the docs for IMainPageOptions are defined in .../types.imainpageoptions.md, but it seems all links point to nexus-mods.github.io/.../types.IMainPageOptions.md. Note how the file name is types.IMainPageOptions.md (not all lowercase) and thus the link is invalid.

@tigerros
Copy link
Author

Additionally, they shouldn't point to .md files at all, because those just get downloaded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant