Add explanation and an example for images stored in doc/share/images.
Fix a misformed endtag attribute.
This commit is contained in:
parent
1c8b414266
commit
1af182f858
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42195
1 changed files with 8 additions and 5 deletions
|
@ -1828,11 +1828,14 @@ This is the file called 'foo2'</screen>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>In a subdirectory of
|
<para>In a subdirectory of
|
||||||
<filename class="directory">doc/share/images</filename>.
|
<filename class="directory">doc/share/images</filename>
|
||||||
Images that apply to multiple translations are stored in
|
named after the document. For example, images for the
|
||||||
|
Handbook are stored in <filename
|
||||||
|
class="directory">doc/share/images/books/handbook</filename>.
|
||||||
|
Images that work for multiple translations are stored in
|
||||||
this upper level of the documentation file tree.
|
this upper level of the documentation file tree.
|
||||||
Generally, these are images that do not require
|
Generally, these are images that can be used unchanged in
|
||||||
translation for use in non-English documents.</para>
|
non-English translations of the document.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -2221,7 +2224,7 @@ IMAGES= chapter1/fig1.png
|
||||||
introduction<sgmltag class="endtag">ulink</sgmltag>, then pick the nearest mirror from
|
introduction<sgmltag class="endtag">ulink</sgmltag>, then pick the nearest mirror from
|
||||||
the list of <sgmltag class="starttag">ulink
|
the list of <sgmltag class="starttag">ulink
|
||||||
url="&url.books.handbook;/subversion-mirrors.html"</sgmltag>Subversion
|
url="&url.books.handbook;/subversion-mirrors.html"</sgmltag>Subversion
|
||||||
mirror sites<sgmltag class="endtag">ulink</sgmltag>.<sgmltag class="endag">para</sgmltag></programlisting>
|
mirror sites<sgmltag class="endtag">ulink</sgmltag>.<sgmltag class="endtag">para</sgmltag></programlisting>
|
||||||
|
|
||||||
<para>Appearance:</para>
|
<para>Appearance:</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue