Re: [Mono-docs-list] MonoDoc item schema

2004-08-17 Thread Joshua Tauberer
Francisco T. Martinez wrote: I did not create MS HTML Help 1.1 *.chm files because the resulting HTML output did not have traditional Take a look at http://taubz.for.net/code/monodocs/corlib/en/html That's how monodocs2html outputs things currently. It has the usual HTML structure. Microsof

Re: [Mono-docs-list] MonoDoc item schema

2004-08-17 Thread Francisco T. Martinez
Joshua Tauberer wrote: Josh: You make a lot of sense. I mainly ran the genthtml and other scripts from cygwin in Win32. The fact that I did generated some output means that I am close but not quite there yet. I did not create MS HTML Help 1.1 *.chm files because the resulting HTML output did

Re: [Mono-docs-list] MonoDoc item schema

2004-08-16 Thread Joshua Tauberer
Paco, No schema exists. It wouldn't be too hard to create based on my description of the files at: http://www.nullenvoid.com/mono/wiki/index.php/ECMAStyleDocumentation But, how much more control do you need over the HTML generation? Monodocs2html already lets you use a custom page template,

Re: [Mono-docs-list] MonoDoc item schema

2004-08-16 Thread Joshua Tauberer
Paco, No schema exists. It wouldn't be too hard to create based on my description of the files at: http://www.nullenvoid.com/mono/wiki/index.php/ECMAStyleDocumentation But, how much more control do you need over the HTML generation? Monodocs2html already lets you use a custom page template,

Re: [Mono-docs-list] MonoDoc item schema

2004-08-16 Thread Rodolfo Campero
Hi Francisco, El lun, 16-08-2004 a las 10:44, Francisco T. Martinez escribió: > Hello: > > Does any one know if there is an XSD file that describes the complete > schema that may be used for MonoDoc documents (overviews, specific item > pages, etc.) > > I am building MS Help Files for Win32 an