I'd like to be able to have a root project import a subproject, which then can import its own subprojects. My use case is we have a cross-team docs site which imports our team-specific docs site, and we want to store documentation for specific tools in the tools' own repos so we want to then be able to pull the tool docs into the team-specific repo and have that get collected into the root cross-team site.
I'd like to be able to have a root project import a subproject, which then can import its own subprojects. My use case is we have a cross-team docs site which imports our team-specific docs site, and we want to store documentation for specific tools in the tools' own repos so we want to then be able to pull the tool docs into the team-specific repo and have that get collected into the root cross-team site.