M2doc template referencing multiple Capella projects

Hi all,
I am wondering if anybody tried to build a template gathering documentation from multiple Capella projects.
It seems that it is possible to define multiple global variables in the .genconf file, each one pointing to elements of different .capella files, but concerning diagrams, only one .aird can be referenced with the SiriusSession variable. Is there any chance to overcome such limitation?

Your analysis is correct. This will probably not change in the future. One workaround can be to export diagrams before hand using Python for Capella using this method or by hand. And then use those images in your template using their file names. You will nee to have a naming convention between the export and the M2Doc template.