[lazarus] Help files???

Florian Klaempfl Florian.Klaempfl at gmx.de
Tue Nov 25 16:55:15 EST 2003


John The Ripper wrote:
> 
> 
> Plans exist to create direct text output and RTF output as well. 
> 
> is there any way to create simple XML aka. I was having something like
> this in my mind

XML is the intermediate data fpdoc uses :) and it looks basically as 
described below.

> 
> <UNIT>
> 	name.....
> 	<VARIABLES>
> 		<declarations>
> 			<help text>
> 			<example>
> 			<user created examples, notes etc.>
> 		</declarations>
> 	</VARIABLES>
> 	<OBJECTS>
> 		<declarations>
> 	</OBJECTS>
> </UNIT>
> 






More information about the Lazarus mailing list