mkdocs-multirepo-plugin
mkdocs-multirepo-plugin copied to clipboard
Adding the ability to change the build tool for imported directories
If I want to use a tool like mike for the directory I import (docs subdirectory) then will you be adding similar hook functionality like you have here?
https://github.com/backstage/mkdocs-monorepo-plugin/pull/104
Or even to have support to run mike on the imported repos in some way would also be great.
Happy to help contribute if you don't have time, but I made need some help.