M2Doc extensions for Capella 7.1.0 is out

M2Doc extensions for Capella 7.1.0 has been released. It is based on M2Doc 4.0.2. If you are using M2Doc 3.x please check the M2Doc 4.0.0 release note for migration procedure.

You can install it using this update site:

https://s3-eu-west-1.amazonaws.com/obeo-networkaggregation-releases/capella-extensions/7.1.0_M2Doc4.0.2/full

If you want to download the zipped version of the update site or install older versions please visit this page.

1 Like

Hi Yvan,
if I am not wrong, “extended” link services, supporting PageRef, SectionRef and TextRef are not included in the official M2Doc 4.0.2, but only in M2Doc 5.0.0, which has not yet been released with Capella extensions. I am currently using a patched version of M2Doc 4.0.0 with a replacement of the plugin org.obeonetwork.m2doc.jar which included the updated class MlinkServices.java, since for my documentation generation workflow such services are needed. Is there any plan of releasing M2Doc 5.0.0 bundled with Capella extension?

Thank you
Pier Giorgio

Hi Giorgio,

The main difference between M2Doc 4.x and 5.x is the AQL version (7.x and 8.x). Capella is built on top of AQL 7.x that’s why there is no M2Doc Capella extensions with M2Doc 5.x.
As soon as Capella is built on top of AQL 8.x I’ll use M2Doc 5.x for the extensions. I can’t really confirm when this will happen, but I know there is some on going work around Capella.
In the mean time if you can provide a patch via a PR for the “extended” link services, I can integrate it in M2Doc 4.x. But there are no release planed at the time, if you need a specific release with this patch you will need to make a commercial request to Obeo. You would be able to use the nightly build though.

regards,
Yvan Lussaud.

Hi Yvan, I just used the nightly plugin org.obeonetwork.m2doc_4.0.0.202505141434.jar provided in the nightly version May 2025, 14 with this commit: Fixed #430 Add support for section numbering and page numbering bookm… · ObeoNetwork/M2Doc@7d5884a · GitHub

ok I’ll backport it on 4.0.x. It should be easy.

1 Like