In case it's of use, here is how I did the site update: After fixing primer.apt, I rebuilt the site (from 4.2.5 branch; should probably have used a local copy of the 4.2.5 tag with the fix), and compared the primer.html files.
There were huge differences, mostly because my build generated extra line feeds in the body section. After removing these, I worked through the remaining changes leaving just the anchor definitions (and the dates). Unfortunately, it's all but impossible to spot the main difference in the SVN commit because the lines are so long. [Should perhaps raise a bug against the APT processing] The page now looks OK to me. On 7 June 2013 21:46, <[email protected]> wrote: > Author: sebb > Date: Fri Jun 7 20:46:32 2013 > New Revision: 1490813 > > URL: http://svn.apache.org/r1490813 > Log: > Fix up bad anchors > > Modified: > httpcomponents/site/httpcomponents-client-4.2.5/primer.html > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
