Carsten:
Have you considered migrating to maven and using the site generation facilities it provides?
Steve.
Carsten Ziegeler wrote:
Hi,
I'm just experiencing a strange problem. I try to build the docs for excalibur/store and only the first two documents are generated. The book.xml looks like this:
<menu label="About"> <menu-item href="index.html" label="Overview"/> <menu-item href="mrustore.html" label="MRU Store"/> <menu-item href="storejanitor.html" label="Janitor"/> </menu>
and only index.html and mrustore.html are build without any exceptions or errors or broken link reports. If I exchange the last two entries, then index.html and storejanitor.html is build without problems. But again the third entry not.
Putting a link in index.html to storejanitor.html doesn't help either. Hmm.
PS: I tried latest forrest as well as the latested tagged stable version.
Carsten
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
Sent via James running under Merlin as an NT service. http://avalon.apache.org/sandbox/merlin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
