|
13.
|
|
|
Once built, the content will be in package-specific directories beneath the <option>BASEDIR</option> specified in the configuration file. For a binary package foo, with translations into German and French, this would result in:
|
|
|
type: Content of: <refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:55
|
|
14.
|
|
|
BASEDIR/foo/man/man1/foo.1
BASEDIR/foo/man/de/man1/foo.1
BASEDIR/foo/man/fr/man1/foo.1
|
|
|
type: Content of: <refentry><refsect1><programlisting>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:61
|
|
15.
|
|
|
This makes it easy to include all the generated content into the binary package with a single install location:
|
|
|
type: Content of: <refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:65
|
|
16.
|
|
|
doc/foo/man/* ./usr/share/man/
doc/foo/html/* ./usr/share/doc/foo/
|
|
|
type: Content of: <refentry><refsect1><programlisting>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:69
|
|
17.
|
|
|
This rule will not need to be updated when new translations are added and adding a second binary package (bar) allows the content for that package to kept separate.
|
|
|
type: Content of: <refentry><refsect1><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:72
|
|
18.
|
|
|
Supported formats
|
|
|
type: =head2
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:77 doc/po4a-build.conf.5.pod:27 doc/po4a.7.pod:140
|
|
19.
|
|
|
Currently, <command>po4a-build</command> supports the following combinations:
|
|
|
type: Content of: <refentry><refsect1><refsect2><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:78
|
|
20.
|
|
|
DocBook XML for section 1.
|
|
|
type: Content of: <refentry><refsect1><refsect2><orderedlist><listitem><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:83
|
|
21.
|
|
|
DocBook XML for section 3.
|
|
|
type: Content of: <refentry><refsect1><refsect2><orderedlist><listitem><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:86
|
|
22.
|
|
|
DocBook XML for HTML.
|
|
|
type: Content of: <refentry><refsect1><refsect2><orderedlist><listitem><para>
|
|
|
|
(no translation yet)
|
|
|
|
Located in
share/doc//po4a-build.xml:89
|