Blame | Last modification | View Log | RSS feed
## AsciiDoc French language configuration file.# Originally written by Yves-Alexis Perez#[attributes]# Left and right single and double quote characters.ldquo=«rdquo=»# Captions, used by (X)HTML backends.# Captions on RHS are displayed in outputs.ifdef::basebackend-html[]caution-caption=Avertissementimportant-caption=Importantnote-caption=Notetip-caption=Astucewarning-caption=Attentionfigure-caption=Figuretable-caption=Tableauexample-caption=Exempletoc-title=Table des matièresappendix-caption=Appendice# Man page NAME section title.manname-title=NOM[footer-text]Version {revnumber}{basebackend-xhtml11?<br />}{basebackend-xhtml11=<br>}Dernière mise à jourtemplate::[footer-date]endif::basebackend-html[][specialsections]# DocBook special sections.# The regular expression on LHS is matched against source titles.ifdef::basebackend-docbook[]ifdef::doctype-article[]^Résumé$=abstractendif::doctype-article[]ifdef::doctype-book[]^Colophon$=colophon^Dédicace$=dedication^Préface$=prefaceendif::doctype-book[]^Index$=index^(Bibliographie|Références)$=bibliography^Glossaire$=glossary^Appendice [A-Z][:.](?P<title>.*)$=appendixendif::basebackend-docbook[]ifdef::doctype-manpage[](?i)^SYNOPSIS$=synopsisendif::doctype-manpage[]