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

Make custom_templates relative to mkdocs.yml #477

Closed
pawamoy opened this issue Sep 10, 2022 · 0 comments · Fixed by #627
Closed

Make custom_templates relative to mkdocs.yml #477

pawamoy opened this issue Sep 10, 2022 · 0 comments · Fixed by #627
Labels
bug Something isn't working

Comments

@pawamoy
Copy link
Member

pawamoy commented Sep 10, 2022

Is your feature request related to a problem? Please describe.
See #474

Currently the custom templates value is inserted into the templates paths list as is, so it's relative to the current working directory, which doesn't work with the -f option of MkDocs.

@pawamoy pawamoy added the feature New feature or request label Sep 10, 2022
@pawamoy pawamoy added bug Something isn't working and removed feature New feature or request labels Oct 12, 2023
waylan added a commit to waylan/mkdocstrings that referenced this issue Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant