toDocbook()
toDocbook(\DOMDocument $document, \DOMElement $root) : void
Transform text role to docbook.
Create a docbook XML structure at the text roles position in the document.
Parameters
\DOMDocument | $document | |
\DOMElement | $root |
The :doc: role creates a link to an external document.
For this link you can either use relative locations or an absolute notation. The absolute notation uses the documentation root as starting directory.