[ http://issues.apache.org/jira/browse/DERBY-753?page=comments#action_12429982 ] Kristian Waagan commented on DERBY-753: ---------------------------------------
Great work Andrew :) I built the documentation and you can now click a topic in the TOC and the browser takes you there. Images were missing from the HTML-page, but that might be because I have done something wrong when building the documentation. I'll leave it up to you to resolve/close the issue after the online build has been verified. Patch seems small and clean. I don't really understand it, but it works :) > References from table of contents in the HTML book manuals are invalid > ---------------------------------------------------------------------- > > Key: DERBY-753 > URL: http://issues.apache.org/jira/browse/DERBY-753 > Project: Derby > Issue Type: Bug > Components: Documentation > Affects Versions: 10.1.1.2, 10.1.2.1 > Environment: Tested in several different browsers and on different > computers. > Reporter: Kristian Waagan > > The references from the table of contents are invalid. They do not work > because the wrong anchor/name is used, or that the tags defining the anchors > are not included. > Is something going wrong in the documentation build process? > To illustrate the point, try this: > > http://db.apache.org/derby/docs/dev/ref/ref-single.html#crefsqlj95081 > The manual is shown, but you are not directed to the 'CREATE statements' > chapter. > Then try this: > > http://db.apache.org/derby/docs/dev/ref/ref-single.html#N1223F > This works and direct you to the 'CREATE statements' chapter. -- 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
