Hi, I am using mkdocstrings to generate the documentation for the projects source.
On-top I use mkdocs-gen-files and mkdocs-literate-nav plugins to auto generate the navigation for the documentation as described in the mkdocstrings documentation https://mkdocstrings.github.io/recipes/.
Unfortunately the git-authors plugin uses the generated file instead of the sources file to get the author. (This applies also to the mkdocs-git-revision-date-localized-plugin)
Is there any possibility to change the path on the fly to point to the source code files for the generated files?
Thanks for your help AND for this and the other wonderful plug-ins and your work.
Daniel
Hi, I am using mkdocstrings to generate the documentation for the projects source.
On-top I use mkdocs-gen-files and mkdocs-literate-nav plugins to auto generate the navigation for the documentation as described in the mkdocstrings documentation https://mkdocstrings.github.io/recipes/.
Unfortunately the git-authors plugin uses the generated file instead of the sources file to get the author. (This applies also to the mkdocs-git-revision-date-localized-plugin)
Is there any possibility to change the path on the fly to point to the source code files for the generated files?
Thanks for your help AND for this and the other wonderful plug-ins and your work.
Daniel