Add XREF handling for refentries
Opened this issue · 1 comments
sandersk commented
Add XREF handling for refentries
sandersk commented
handling for XREFs to <div class="refentry"> now complete; still need to do handling for subsections (e.g., refsect1, refsect2). Also, when making those changes, update handling here:
https://github.com/oreillymedia/HTMLBook/blob/master/htmlbook-xsl/xrefgen.xsl#L202
https://github.com/oreillymedia/HTMLBook/blob/master/htmlbook-xsl/xrefgen.xsl#L205
To use contains(@class, 'refname'), instead of strict equality