]> granicus.if.org Git - graphviz/commitdiff
Replace links to wiki to links to faq.
authorEmden R. Gansner <erg@emdenrg.net>
Thu, 14 Sep 2017 19:27:00 +0000 (15:27 -0400)
committerEmden R. Gansner <erg@emdenrg.net>
Thu, 14 Sep 2017 19:27:00 +0000 (15:27 -0400)
doc/info/attrs.html
doc/info/shapes.html
doc/infosrc/attrs
doc/infosrc/shapes.3

index 11327775852770c02d3ba3f0fe64149c5e019f6a..41125cb3df8e6e03bf7fd739e078fe80d12f902f 100644 (file)
@@ -1215,7 +1215,7 @@ of the layout programs.
 <DD>  Specifies a linearly ordered list of layer names attached to the graph
   The graph is then output in separate layers. Only those components
   belonging to the current output layer appear. For more information,
-  see the page <A HREF="http://www.graphviz.org/wiki/how-use-drawing-layers-overlays">How to use drawing layers (overlays)</A>.
+  see the page <A HREF="http://www.graphviz.org/faq/#FaqOverlays">How to use drawing layers (overlays)</A>.
 
 <DT><A NAME=d:layerselect HREF=#a:layerselect><STRONG>layerselect</STRONG></A>
 <DD>  Selects a list of layers to be emitted.
@@ -1825,7 +1825,7 @@ of the layout programs.
   how the file is used depends on the
   <A HREF="output.html">output format</A>.  For further details, see
   <A HREF=output.html#d:image_fmts>Image Formats</A> and
-  <A HREF=http://www.graphviz.org/wiki/how-create-custom-shapes#ext_image>External PostScript files</A>.
+  <A HREF=http://www.graphviz.org/faq/#ext_image>External PostScript files</A>.
   <P>
   There is one exception to this usage.
   If <B>shape</B> is set to "epsf", shapefile gives
@@ -1833,7 +1833,7 @@ of the layout programs.
   The graphics defined must be contain all of the
   node content, including any desired boundaries.
   For further details, see
-  <A HREF=http://www.graphviz.org/wiki/how-create-custom-shapes#ext_ps>
+  <A HREF=http://www.graphviz.org/faq/#ext_ps_file>
   External PostScript files</A>.
 
 <DT><A NAME=d:showboxes HREF=#a:showboxes><STRONG>showboxes</STRONG></A>
index bdef561f6016e9891a2f94f44c02328b6c20c8c1..3b2a6d468312bf73eae20fe2f8ee113bb90a427b 100644 (file)
@@ -1206,7 +1206,7 @@ format. At present, shapes can be described using PostScript, via a
 file or add-on library, for use in PostScript output, or shapes can
 be specified by a bitmap-image file for use with SVG or bitmap (jpeg,
 gif, etc.) output. More information can be found on the page 
-<A HREF="http://www.graphviz.org/wiki/how-create-custom-shapes">
+<A HREF="http://www.graphviz.org/faq/#FaqCustShape">
 How to create custom shapes</A>.
 
 <H2><A NAME=sdlshapes>SDL Shapes for PostScript</A></H2>
index 01e5aba3e463372f3535f20d151b96fb77ef49b9..71d0faefc2868e9d2865e6f7043201de57658400 100644 (file)
@@ -671,7 +671,7 @@ Specifies layers in which the node, edge or cluster is present.
 Specifies a linearly ordered list of layer names attached to the graph
 The graph is then output in separate layers. Only those components
 belonging to the current output layer appear. For more information,
-see the page <A HREF="http://www.graphviz.org/wiki/how-use-drawing-layers-overlays">How to use drawing layers (overlays)</A>.
+see the page <A HREF="http://www.graphviz.org/faq/#FaqOverlays">How to use drawing layers (overlays)</A>.
 :layerlistsep:G:string:",";
 Specifies the separator characters used to split
 an attribute of type <A HREF=#k:layerRange>layerRange</A> into a list of ranges.
@@ -1219,7 +1219,7 @@ rectangular. The image formats supported as well as the precise semantics of
 how the file is used depends on the
 <A HREF="output.html">output format</A>.  For further details, see
 <A HREF=output.html#d:image_fmts>Image Formats</A> and
-<A HREF=http://www.graphviz.org/wiki/how-create-custom-shapes#ext_image>External PostScript files</A>.
+<A HREF=http://www.graphviz.org/faq/#ext_image>External PostScript files</A>.
 <P>
 There is one exception to this usage.
 If <B>shape</B> is set to "epsf", shapefile gives
@@ -1227,7 +1227,7 @@ a filename containing a definition of the node in PostScript.
 The graphics defined must be contain all of the
 node content, including any desired boundaries.
 For further details, see
-<A HREF=http://www.graphviz.org/wiki/how-create-custom-shapes#ext_ps>
+<A HREF=http://www.graphviz.org/faq/#ext_ps_file>
 External PostScript files</A>.
 :showboxes:ENG:int:0:0; dot
 Print guide boxes in PostScript at the beginning of
index 0e513a40fe0f812735a612ea2b5118ae48bf80f5..7a1a44c6ed1ed6e7fc7239e5494a142ef5fd87d6 100644 (file)
@@ -6,7 +6,7 @@ format. At present, shapes can be described using PostScript, via a
 file or add-on library, for use in PostScript output, or shapes can
 be specified by a bitmap-image file for use with SVG or bitmap (jpeg,
 gif, etc.) output. More information can be found on the page 
-<A HREF="http://www.graphviz.org/wiki/how-create-custom-shapes">
+<A HREF="http://www.graphviz.org/faq/#FaqCustShape">
 How to create custom shapes</A>.
 
 <H2><A NAME=sdlshapes>SDL Shapes for PostScript</A></H2>