On Tue, 2005-09-06 at 15:43 -0700, Wendy Smoak wrote: > From: "Christian Meder" <[EMAIL PROTECTED]> > > > Shouldn't the URI be set to just <a href="acquiring.html#Source Code"> ? > > No, the Maven xdoc plugin creates anchors by taking the section's 'name' > attribute and replacing spaces and special characters with underscores. > That makes for some very long anchor names, which is why you see some <a > name="abc"/> tags above the <section> tags.
Ok. I was mostly refering to the file:-notation in the change (<a href="file:///e:/projects/Apache/struts/site/target/docs/acquiring.html#Source_Code">) which I found to be irritating. Will the xdoc plugin correctly replace this file-URI ? Or should it read <a href="acquiring.html#SourceCode"> ? Christian -- Christian Meder, email: [EMAIL PROTECTED] The Way-Seeking Mind of a tenzo is actualized by rolling up your sleeves. (Eihei Dogen Zenji) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]