[ http://issues.apache.org/jira/browse/DERBY-936?page=comments#action_12423488 ] Andrew McIntyre commented on DERBY-936: ---------------------------------------
The edits in the _v2 patch all look good to me. +1 to commit. conref references are just URLs. Since the reference is replaced at build time with the content of the referred-to URL, it is safe to use a relative path for the URL. This means that we could remove the various *conref.dita and keep one file for these, perhaps at the src level. References to this file would look like <ph conref="../conrefs.dita#topic"></ph> in the DITA source. That's outside the scope of this issue, but it seems like a good idea, so I'll file a separate JIRA issue for it. > Main branch docs display version as 10.1, should be 10.2. > --------------------------------------------------------- > > Key: DERBY-936 > URL: http://issues.apache.org/jira/browse/DERBY-936 > Project: Derby > Issue Type: Improvement > Components: Documentation > Affects Versions: 10.0.2.0 > Reporter: Andrew McIntyre > Assigned To: Rick Hillegas > Priority: Blocker > Fix For: 10.2.0.0 > > Attachments: derby-936_v02.diff, derby936.diff, htmloutput.tar.gz > > > Currently the output for the PDF and HTML Book formats of the manuals on the > main branch display the version 10.1. Documentation changes have been > committed which make the main branch of the documentation no longer proper > for 10.1, so the version the main branch of the documentation displays should > be 10.2. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
