![]() |
|
SEFlow
Home SourceForge FreshMeat |
documentation for the macro "doc_headline"creates a headline in the documentation. It is defined in the file literacy.m4. m4 code: define(`doc_headline', `ifdef(`language', `$1 patsubst($1,.,=)', `<h4>$1</h4>')') |