Applied. Thanks!

On Thu, Jun 06, 2002 at 05:05:27AM +0200, St�phane MOR wrote:
> As I am a docoholic, I solved some of the problems I found in the 
> generation of the docs, which were :
> 
> - when you were on the "task-list.html" page, you didn't see the same 
> menu as the other pages under "Project Reports". I added "task-list.xml" 
> to the check for $infilename in "src/dvsl/xdocs/site.dvsl". While I was 
> there, I reorganized this check, setting an array of files that are 
> under "Project Info" and "Project Reports", and checking against that 
> array. This way, the only thing we have to do is to add a file name in 
> these arrays, and the menu will be the same than the other files under 
> those categories.
> 
> - when you were on the "tasks.html" page, in the menu you didn't see the 
> "Task List" link. This was because "tasks.xml" is not a generated page 
> but a user page, and because the dvsl task generating the user docs in 
> "src/templates/build/plugins/docs/build.xml" didn't set the tool 
> "toolbox.string.genDoc", so you got an "invalid reference" error. I 
> added the tool to the task.
> 
> - the "Project Reports" page had a title "Project Information". I set it 
> to "Project Reports". (btw, on this page, you don't see the "Tasks" and 
> "Task List" links. The "Tasks" link is commented for later use. What 
> about the "Task List" link ? Should it be there ?)
> 
> - the "Source XReference" pages had a notice that said "This page 
> generated by Maven", which misses a verb, no ? ;-) I set it to "This 
> page was generated by Maven", "Maven" now being a link to the Maven 
> homepage  (btw, when will maven be a top-project ?).

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to