libidn-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS libidn/doc/reference


From: libidn-commit
Subject: CVS libidn/doc/reference
Date: Mon, 25 Oct 2004 22:54:36 +0200

Update of /home/cvs/libidn/doc/reference
In directory dopio:/tmp/cvs-serv12690

Modified Files:
        libidn-docs.sgml Makefile.am 
Log Message:
Add image.


--- /home/cvs/libidn/doc/reference/libidn-docs.sgml     2004/10/24 15:31:38     
1.3
+++ /home/cvs/libidn/doc/reference/libidn-docs.sgml     2004/10/25 20:54:36     
1.4
@@ -58,6 +58,16 @@
       C++, Emacs Lisp, Python and Java.
     </para>
 
+    <para>The internal layout of the library, and how your application
+      interact with the various parts of the library, are shown in
+      <xref linkend="components"/>.
+    </para>
+
+    <figure id="components">
+      <title>Components of Libidn</title>
+      <graphic fileref="components.png" format="PNG"></graphic>
+    </figure>
+
     <xi:include href="xml/idna.xml"/>
     <xi:include href="xml/pr29.xml"/>
     <xi:include href="xml/punycode.xml"/>
--- /home/cvs/libidn/doc/reference/Makefile.am  2004/10/24 15:31:38     1.11
+++ /home/cvs/libidn/doc/reference/Makefile.am  2004/10/25 20:54:36     1.12
@@ -47,7 +47,7 @@
 
 # Images to copy into HTML directory.
 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
-HTML_IMAGES=
+HTML_IMAGES=../components.png
 
 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml





reply via email to

[Prev in Thread] Current Thread [Next in Thread]