when I create a @page P1
and I @ref
this page in some other page P2
then want to have an automatically added list of references on P1
which gives me a link to P2
. Is this possible somehow?
I was hoping the REFERENCED_BY_RELATION
setting would do this but it is not.