jhbuild r1824 - in trunk: . doc doc/C doc/C/figures



Author: fpeters
Date: Wed Jan 16 17:01:51 2008
New Revision: 1824
URL: http://svn.gnome.org/viewvc/jhbuild?rev=1824&view=rev

Log:
* doc/C/jhbuild.xml, doc/C/figures/jhbuild_sample_dot_output.png,
doc/Makefile.am: added a figure with sample output from the dot
command.



Added:
   trunk/doc/C/figures/
   trunk/doc/C/figures/jhbuild_sample_dot_output.png   (contents, props changed)
Modified:
   trunk/ChangeLog
   trunk/doc/C/jhbuild.xml
   trunk/doc/Makefile.am

Added: trunk/doc/C/figures/jhbuild_sample_dot_output.png
==============================================================================
Binary file. No diff available.

Modified: trunk/doc/C/jhbuild.xml
==============================================================================
--- trunk/doc/C/jhbuild.xml	(original)
+++ trunk/doc/C/jhbuild.xml	Wed Jan 16 17:01:51 2008
@@ -752,6 +752,17 @@
 
       <screen><prompt>$</prompt> <userinput>jhbuild dot <replaceable>modules</replaceable> | dot -Tps > dependencies.ps</userinput></screen>
 
+      <figure id="sample-dot-output">
+        <title>Sample jhbuild dot output</title>
+        <screenshot>
+          <mediaobject>
+            <imageobject>
+              <imagedata fileref="figures/jhbuild_sample_dot_output.png" format="PNG"/>
+            </imageobject>
+          </mediaobject>
+        </screenshot>
+      </figure>
+
     </section>
 
     <section id="command-reference-gui">

Modified: trunk/doc/Makefile.am
==============================================================================
--- trunk/doc/Makefile.am	(original)
+++ trunk/doc/Makefile.am	Wed Jan 16 17:01:51 2008
@@ -5,4 +5,5 @@
 
 if DOC_INSTALLATION_ENABLED
 DOC_MODULE = jhbuild
+DOC_FIGURES = figures/jhbuild_sample_dot_output.png
 endif



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