Open moschmdt opened 6 months ago
Hi, I haven't tested monorepo any time, so I don't know how does it work.
Feel free to test it and fix the behavior trough the PR.
I'm so sorry, but it is not my priority to test them. Maybe in the future.
Have a nice day. Jacob
Thanks for the clarification! Unfortunately, I do not have time right now to make it a priority or even investigate further.
For now I just use the workaround by specifying mkdoxy in the main mkdocs.yml
file.
I just tested mkdoxy with mkdocs-monorepo plugin with the source-tree configuration. Unfortunately, it seems that the mkdoxy toolchain (?) is not invoked if the mkdoxy is configured in a sub project.
I do not see any
INFO - -> Start project belly-rubs
in the output log from MkDoxy. Thus, I assume that the project/ plugin is not invoked? I did ensure that MkDoxy works fine on my system. Might this be a monorepo issue?Configuring MkDoxy in the root
mkdocs.yaml
works fine though.This is the copy of the monorepo source-tree setup and extended:
I have the configuration of the
mkdoxy
project configuration in the subproject (source folder), e.g.components/belly-rubs/mkdocs.yml
:and the main
mkdocs.yaml
:Used mkdocs versions: