ObeoNetwork / M2Doc

The M2Doc technology enables the generation of Office Open XML documents from models.
http://obeonetwork.github.io/M2Doc/
Eclipse Public License 2.0
39 stars 22 forks source link

Add support for section numbering and page numbering bookmark references #430

Open flatombe opened 3 years ago

flatombe commented 3 years ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[X] Feature request
[ ] Documentation issue or request
[ ] Support request => Please have a look to the support pages of our website : http://m2doc.org/support/

Current behavior

Currently it is not possible to generated Word references that look like "see Section x.y.z" or "refer to Page 123".

Expected behavior

It should be possible to reference a MBookmark via its containing page or section number.

What is the motivation / use case for changing the behavior?

These types of references are particularly useful when the generated documentation is meant to be printed out.