]> granicus.if.org Git - graphviz/commitdiff
Fix broken links
authorerg <devnull@localhost>
Tue, 8 Jun 2010 21:23:16 +0000 (21:23 +0000)
committererg <devnull@localhost>
Tue, 8 Jun 2010 21:23:16 +0000 (21:23 +0000)
doc/info/attrs.html
doc/info/command.html
doc/info/output.html
doc/info/shapes.html
doc/infosrc/attrs
doc/infosrc/command.html
doc/infosrc/html.2
doc/infosrc/output.1
doc/infosrc/shapes.2
doc/infosrc/types

index 135c2174827eb646fc9be4cfd6e03d4a29c15b6c..8c84c614cfae1d16daf419ea165fdf8c01afc667 100644 (file)
@@ -588,7 +588,7 @@ This field indicates which graph component uses the attribute.
 
 <DT><A NAME=d:color HREF=#a:color><STRONG>color</STRONG></A>
 <DD>  Basic drawing color for graphics, not text. For the latter, use the
-  <A HREF=#d.fontcolor>fontcolor</A> attribute.
+  <A HREF=#d:fontcolor>fontcolor</A> attribute.
   <P>
   For edges, the value
   can either be a single color or a <A HREF=#k:colorList>colorList</A>.
@@ -1341,7 +1341,7 @@ This field indicates which graph component uses the attribute.
 <DT><A NAME=d:pin HREF=#a:pin><STRONG>pin</STRONG></A>
 <DD>  If true and the node has a pos attribute on input, neato or fdp prevents the
   node from moving from the input position. This property can also be specified
-  in the pos attribute itself (cf. the <A HREF=#d:point>point</A> type).
+  in the pos attribute itself (cf. the <A HREF=#k:point>point</A> type).
   <P>
   <B>Note:</B> Due to an artifact of the implementation, final coordinates
   are translated to the origin. Thus, if you look at the output coordinates
@@ -2015,8 +2015,8 @@ the given types.
   <P>
   <P>
   This attribute can be attached to an edge using the
-  <A HREF=#k:headport>headport</A> and
-  <A HREF=#k:tailport>tailport</A> attributes, or as part of the
+  <A HREF=#d:headport>headport</A> and
+  <A HREF=#d:tailport>tailport</A> attributes, or as part of the
   edge description as in
   <CENTER>
   <TT>node1:port1 -> node2:port5:nw;</TT>
index 065f40d46327fe0514411ea35d0985a7d0ce74e6..b0b4a811cc17d7fa0ff4a7773a2b9942994f8e25 100644 (file)
@@ -148,10 +148,10 @@ Overridden by <A HREF=attrs.html#d:fontpath><STRONG>fontpath</STRONG></A>.
 <DD>
 If defined, this indicates that the software is running as a web application,
 which restricts access to image files. See 
-<A HREF=d:GV_FILE_PATH>GV_FILE_PATH</A>.
+<A HREF=#d:GV_FILE_PATH>GV_FILE_PATH</A>.
 <DT><A NAME=d:GV_FILE_PATH><STRONG>GV_FILE_PATH</STRONG></A>
 <DD>
-If <A HREF=d:SERVER_NAME>SERVER_NAME</A> is defined, image files are
+If <A HREF=#d:SERVER_NAME>SERVER_NAME</A> is defined, image files are
 restricted to exist in one of the directories specified by <TT>GV_FILE_PATH</TT>.
 This last is a list of directory pathnames, separated by semicolons in Windows or
 by colons otherwise.
index 9c910e5fcb8db1b3ff154c8f4d847866ad92a171..70d3f92273e3f66cbb6fabfb7fa1e041b3bae2cd 100644 (file)
@@ -17,7 +17,7 @@ is one of the parameters listed below.
 The formats actually available in a given Graphviz system depend on
 how the system was built and the presence of additional libraries.
 To see what formats <b>dot</b> supports, run <TT>dot -T?</TT>.
-See the <A HREF=command.html#d.T> description of the -T</A>
+See the <A HREF=command.html#d:T> description of the -T</A>
 flag for additional information.
 <P>
 Note that the internal coordinate system has the origin
index 3feb1261004fa70f590ce41bce91228ab382aa60..f06e781d58b906a5c00bc0c0b321030143db23cb 100644 (file)
@@ -153,10 +153,7 @@ If <TT>shape="polygon"</TT>, the attributes
 <A HREF=attrs.html#d:skew><TT>skew</TT></A> and
 <A HREF=attrs.html#d:distortion><TT>distortion</TT></A> are also used.
 If unset, they default to 4, 0.0 and 0.0, respectively.
-In addition, the 3 M* shapes support auxiliary labels using
-the <A HREF=attrs.html#d:toplabel><TT>toplabel</TT></A> and
-<A HREF=attrs.html#d:bottomlabel><TT>bottomlabel</TT></A> attributes.
-On the other hand, the point shape is special in that it is
+The point shape is special in that it is
 only affected by the <A HREF=attrs.html#d:peripheries><TT>peripheries</TT></A>, 
 <A HREF=attrs.html#d:width><TT>width</TT></A> and
 <A HREF=attrs.html#d:height><TT>height</TT></A> attributes.
@@ -300,7 +297,7 @@ to produce the figure<BR>
 which is the default.
 <DT><A NAME=d:bold><TT>bold</TT>
   <DD>This style causes the node's border to be drawn as a bold line.
-See also <A HREF=attrs.html#d:setlinewidth>setlinewidth</A>.
+See also <A HREF=attrs.html#d:penwidth>penwidth</A>.
 
 </DL>
 
@@ -601,10 +598,10 @@ or &lt;TD&gt;...&lt;/TD&gt;.
 This color can be 
 overridden by a <B><I>COLOR</I></B> attribute in descendents.
 By default, the font color is determined by the
-<A HREF="attrs.html#:fontcolor">fontcolor</A> attribute of
+<A HREF="attrs.html#d:fontcolor">fontcolor</A> attribute of
 the corresponding node, edge or graph, and the border color
 is determined by the
-<A HREF="attrs.html#:color">color</A> attribute of
+<A HREF="attrs.html#d:color">color</A> attribute of
 the corresponding node, edge or graph.
 </BLOCKQUOTE>
 
@@ -621,7 +618,7 @@ specifies the font to use within the scope of
 This can be 
 overridden by a <B><I>FACE</I></B> attribute in descendents.
 By default, the font name is determined by the
-<A HREF="attrs.html#:fontname">fontname</A> attribute of the corresponding
+<A HREF="attrs.html#d:fontname">fontname</A> attribute of the corresponding
 node, edge or graph.
 </BLOCKQUOTE>
 
@@ -659,7 +656,7 @@ sets the size of the font, in points, used within the scope of
 This can be 
 overridden by a <B><I>POINT-SIZE</I></B> attribute in descendents.
 By default, the font size is determined by the
-<A HREF="attrs.html#:fontsize">fontsize</A> attribute of the corresponding
+<A HREF="attrs.html#d:fontsize">fontsize</A> attribute of the corresponding
 node, edge or graph.
 </BLOCKQUOTE>
 
@@ -701,8 +698,8 @@ scaling being uniform in width and height if <I>SCALE=<TT>"true"</TT></I>.
 <BLOCKQUOTE>
 specifies the image file to be displayed in the cell.
 Note that if the software is used as a web server, file system access
-to images is more restricted. See <A HREF="#d:GV_FILE_PATH">GV_FILE_PATH</A>
-and <A HREF="#d:SERVER_NAME">SERVER_NAME</A>.
+to images is more restricted. See <A HREF="command.html#d:GV_FILE_PATH">GV_FILE_PATH</A>
+and <A HREF="command.html#d:SERVER_NAME">SERVER_NAME</A>.
 </BLOCKQUOTE>
 
 <B><I><FONT SIZE=-1>TARGET="value"</FONT></I></B>
index 7f8198432ccd358f616358801b83af0240216f68..24b04b591d66dd2e900d69f64b81d7fd2eb3e652 100644 (file)
@@ -150,7 +150,7 @@ At present, the modes "global" and "none"
 appear to be identical, both turning off the special cluster processing.
 :color:ENC:color/colorList:black;
 Basic drawing color for graphics, not text. For the latter, use the
-<A HREF=#d.fontcolor>fontcolor</A> attribute.
+<A HREF=#d:fontcolor>fontcolor</A> attribute.
 <P>
 For edges, the value
 can either be a single color or a <A HREF=#k:colorList>colorList</A>.
@@ -818,7 +818,7 @@ Also, 1 is the maximum peripheries value for clusters.
 :pin:N:bool:false;   neato,fdp
 If true and the node has a pos attribute on input, neato or fdp prevents the
 node from moving from the input position. This property can also be specified
-in the pos attribute itself (cf. the <A HREF=#d:point>point</A> type).
+in the pos attribute itself (cf. the <A HREF=#k:point>point</A> type).
 <P>
 <B>Note:</B> Due to an artifact of the implementation, final coordinates
 are translated to the origin. Thus, if you look at the output coordinates
index 065f40d46327fe0514411ea35d0985a7d0ce74e6..b0b4a811cc17d7fa0ff4a7773a2b9942994f8e25 100644 (file)
@@ -148,10 +148,10 @@ Overridden by <A HREF=attrs.html#d:fontpath><STRONG>fontpath</STRONG></A>.
 <DD>
 If defined, this indicates that the software is running as a web application,
 which restricts access to image files. See 
-<A HREF=d:GV_FILE_PATH>GV_FILE_PATH</A>.
+<A HREF=#d:GV_FILE_PATH>GV_FILE_PATH</A>.
 <DT><A NAME=d:GV_FILE_PATH><STRONG>GV_FILE_PATH</STRONG></A>
 <DD>
-If <A HREF=d:SERVER_NAME>SERVER_NAME</A> is defined, image files are
+If <A HREF=#d:SERVER_NAME>SERVER_NAME</A> is defined, image files are
 restricted to exist in one of the directories specified by <TT>GV_FILE_PATH</TT>.
 This last is a list of directory pathnames, separated by semicolons in Windows or
 by colons otherwise.
index 8b7e8db2d3db135faff44798664687617938dec3..1c20176bb14d1fa92f8126cfc3adc60bfa2f9eda 100644 (file)
@@ -170,10 +170,10 @@ or &lt;TD&gt;...&lt;/TD&gt;.
 This color can be 
 overridden by a <B><I>COLOR</I></B> attribute in descendents.
 By default, the font color is determined by the
-<A HREF="attrs.html#:fontcolor">fontcolor</A> attribute of
+<A HREF="attrs.html#d:fontcolor">fontcolor</A> attribute of
 the corresponding node, edge or graph, and the border color
 is determined by the
-<A HREF="attrs.html#:color">color</A> attribute of
+<A HREF="attrs.html#d:color">color</A> attribute of
 the corresponding node, edge or graph.
 </BLOCKQUOTE>
 
@@ -190,7 +190,7 @@ specifies the font to use within the scope of
 This can be 
 overridden by a <B><I>FACE</I></B> attribute in descendents.
 By default, the font name is determined by the
-<A HREF="attrs.html#:fontname">fontname</A> attribute of the corresponding
+<A HREF="attrs.html#d:fontname">fontname</A> attribute of the corresponding
 node, edge or graph.
 </BLOCKQUOTE>
 
@@ -228,7 +228,7 @@ sets the size of the font, in points, used within the scope of
 This can be 
 overridden by a <B><I>POINT-SIZE</I></B> attribute in descendents.
 By default, the font size is determined by the
-<A HREF="attrs.html#:fontsize">fontsize</A> attribute of the corresponding
+<A HREF="attrs.html#d:fontsize">fontsize</A> attribute of the corresponding
 node, edge or graph.
 </BLOCKQUOTE>
 
@@ -270,8 +270,8 @@ scaling being uniform in width and height if <I>SCALE=<TT>"true"</TT></I>.
 <BLOCKQUOTE>
 specifies the image file to be displayed in the cell.
 Note that if the software is used as a web server, file system access
-to images is more restricted. See <A HREF="#d:GV_FILE_PATH">GV_FILE_PATH</A>
-and <A HREF="#d:SERVER_NAME">SERVER_NAME</A>.
+to images is more restricted. See <A HREF="command.html#d:GV_FILE_PATH">GV_FILE_PATH</A>
+and <A HREF="command.html#d:SERVER_NAME">SERVER_NAME</A>.
 </BLOCKQUOTE>
 
 <B><I><FONT SIZE=-1>TARGET="value"</FONT></I></B>
index 0861436f9ad4135c27bb0333e579db6d288527fe..8d4eb339aa765f69426ab402ef7295f0374f6f39 100644 (file)
@@ -17,7 +17,7 @@ is one of the parameters listed below.
 The formats actually available in a given Graphviz system depend on
 how the system was built and the presence of additional libraries.
 To see what formats <b>dot</b> supports, run <TT>dot -T?</TT>.
-See the <A HREF=command.html#d.T> description of the -T</A>
+See the <A HREF=command.html#d:T> description of the -T</A>
 flag for additional information.
 <P>
 Note that the internal coordinate system has the origin
index 1438f3ba015201aa2a6f9af09c699ac99bae4112..97b1b99d7d59f714785a36967943728abd94c2e1 100644 (file)
@@ -15,10 +15,7 @@ If <TT>shape="polygon"</TT>, the attributes
 <A HREF=attrs.html#d:skew><TT>skew</TT></A> and
 <A HREF=attrs.html#d:distortion><TT>distortion</TT></A> are also used.
 If unset, they default to 4, 0.0 and 0.0, respectively.
-In addition, the 3 M* shapes support auxiliary labels using
-the <A HREF=attrs.html#d:toplabel><TT>toplabel</TT></A> and
-<A HREF=attrs.html#d:bottomlabel><TT>bottomlabel</TT></A> attributes.
-On the other hand, the point shape is special in that it is
+The point shape is special in that it is
 only affected by the <A HREF=attrs.html#d:peripheries><TT>peripheries</TT></A>, 
 <A HREF=attrs.html#d:width><TT>width</TT></A> and
 <A HREF=attrs.html#d:height><TT>height</TT></A> attributes.
@@ -162,7 +159,7 @@ to produce the figure<BR>
 which is the default.
 <DT><A NAME=d:bold><TT>bold</TT>
   <DD>This style causes the node's border to be drawn as a bold line.
-See also <A HREF=attrs.html#d:setlinewidth>setlinewidth</A>.
+See also <A HREF=attrs.html#d:penwidth>penwidth</A>.
 
 </DL>
 
index c21eb9b655257d894a1e45cf40952048384e01ca..20ab83c4e784287e3a8411f5d22c4759c63d4f02 100644 (file)
@@ -246,8 +246,8 @@ If no compass point is used with a portname, the default value is "_".
 <P>
 <P>
 This attribute can be attached to an edge using the
-<A HREF=#k:headport>headport</A> and
-<A HREF=#k:tailport>tailport</A> attributes, or as part of the
+<A HREF=#d:headport>headport</A> and
+<A HREF=#d:tailport>tailport</A> attributes, or as part of the
 edge description as in
 <CENTER>
 <TT>node1:port1 -> node2:port5:nw;</TT>