structure "ffe examples" { type separated ; header first output html record example { field Description field "Configuration file" * * html_href field "Input file" * * html_href field Command } } output html { file_header "\n\nffe examples\n\n\n\n

%s

\n\n\n" header "\n" record_header "\n" data "\n" file_trailer "
%n
%t
\n
Main page\n" } output html_href { data "%t\n" }