Blame Documentation/Models/Docbook/Tcar-ug/Manuals/Formats/intro.docbook

1c9079
<sect1 id="manuals-formats-intro">
1c9079
1c9079
    <title>Introduction</title>
1c9079
    
1c9079
    <para>
c94710
        &TC;; provides support for different documentation formats,
c94710
        including Texinfo, LaTeX, DocBook and LinuxDoc. These formats
c94710
        have their own specifications and requirements to create and
c94710
        maintain documentation manuals written through them.  Inside
9bf203
        &TCAR;, the <xref linkend="scripts-bash-help" /> functionality
41bd76
        provides the interface you use to create and maintain
41bd76
        documentation manuals without needing to take care the
41bd76
        underlaying structuring tasks.
1c9079
    </para>
1c9079
1c9079
    <para>
9bf203
        This chapter describes how the 
9bf203
        linkend="scripts-bash-help" /> functionality implements the
9bf203
        different documentation source formats available inside &TC;;,
9bf203
        and the internationalization issues related to documentation
9bf203
        manuals produced through them.
1c9079
    </para>
1c9079
1c9079
</sect1>