Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
I'm learning to use DITA while I write my documentation for Swift Mailer and I'm just wondering if there's anybody else here who uses it? I'm trying to fathom out how to conref a page in my documentation so that its title is used as a header.
<conbody> <p> Some general blah blah blah about Transports in Swift Mailer. </p> <!-- How do I get this to display the header "SMTP Transport" from the conref'd file? --> <section conref="concepts/transports/smtp.xml#smtptransport"></section>