Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6b3585ea67ce3e79c9049b5b33294cdd > files > 534

docbook-style-dsssl-doc-1.79-16.mga7.noarch.rpm

<RefEntry id="X25html-header-tagsX25">
<!-- This file is generated automatically from the DSSSL source. -->
<!-- Do not edit this file! -->
<?html-filename html-header-tags.html>

<RefMeta>
  <RefEntryTitle>%html-header-tags%</RefEntryTitle>
  <RefMiscInfo Role="file">dbparam.dsl</RefMiscInfo>
</RefMeta>

<RefNameDiv>
  <RefName>%html-header-tags%</RefName>
  <RefPurpose>What additional HEAD tags should be generated?</RefPurpose>
</RefNameDiv>

<RefSynopsisDiv><Title>Synopsis</Title>
<Synopsis>
%html-header-tags%
</Synopsis>
</RefSynopsisDiv>

<RefSect1><Title>Description</Title>

<para>
A list of the the HTML HEAD tags that should be generated.
The format is a list of lists, each interior list consists
of a tag name and a set of attribute/value pairs:
'(("META" ("NAME" "name") ("CONTENT" "content")))</para>


</RefSect1>
<RefSect1><Title>Source Code</Title>

<ProgramListing>
(define %html-header-tags% 
  ;; What additional HEAD tags should be generated?
  '())
</ProgramListing>
</RefSect1>

</RefEntry>