From 5cbf604e8be474094aef371c53917ec9046bad32 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 28 Jul 2001 22:21:44 +0000 Subject: [PATCH] Edited Makefile.am and the rrdgraph_*.src files. By mistake the previous update was made on the rrdgraph_*.pod files however they are not to be edited. This is now corrected. git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@49 a5681a0c-68f1-0310-ab6d-d61299d08faa --- doc/Makefile.am | 7 +++++-- doc/name.inc | 6 ++++++ doc/rrdgraph.pod | 6 ++++++ doc/rrdgraph_graph.src | 9 ++++----- doc/rrdgraph_rpn.src | 29 ++++++++++++++++++++++++----- 5 files changed, 45 insertions(+), 12 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 1515f18..ba22f05 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -6,7 +6,7 @@ SUFFIXES = .pod .1 .man .html .txt .pm .pdf .src .inc #ACLOCAL_M4 = $(top_srcdir)/config/aclocal.m4 -CLEANFILES = *.1 *.html *.txt *-dircache *.pm *.pdf *~ core *itemcache *.rej *.orig +CLEANFILES = *.1 *.html *.txt *-dircache *.pm *.pdf *~ core *itemcache *.rej *.orig rrdgraph_*.pod SRC = rrdgraph.src rrdgraph_examples.src rrdgraph_rpn.src \ rrdgraph_data.src rrdgraph_graph.src @@ -57,7 +57,10 @@ RRDs.pm: RRDp.pm: ln -s ../bindings/perl-piped/RRDp.pm . -link: RRDp.pm RRDs.pm +index.html: + rm index.html; ln -s rrdtool.html index.html + +link: RRDp.pm RRDs.pm index.html man: $(MAN) diff --git a/doc/name.inc b/doc/name.inc index 97754e0..056f27f 100644 --- a/doc/name.inc +++ b/doc/name.inc @@ -1,5 +1,11 @@ =head1 NAME +=cut + +WARNING: DO NOT EDIT THE POD FILES. THEY ARE AUTO-GENERATED + +=pod + rrdtool graph - Round Robin Database tool grapher functions WARNING: This is for version 1.1.x which is B> software. diff --git a/doc/rrdgraph.pod b/doc/rrdgraph.pod index eeab6bb..8689feb 100644 --- a/doc/rrdgraph.pod +++ b/doc/rrdgraph.pod @@ -1,5 +1,11 @@ =head1 NAME +=cut + +WARNING: DO NOT EDIT THE POD FILES. THEY ARE AUTO-GENERATED + +=pod + rrdtool graph - Round Robin Database tool grapher functions WARNING: This is for version 1.1.x which is B> software. diff --git a/doc/rrdgraph_graph.src b/doc/rrdgraph_graph.src index 44beac7..2120d0f 100644 --- a/doc/rrdgraph_graph.src +++ b/doc/rrdgraph_graph.src @@ -2,14 +2,14 @@ =head1 SYNOPSYS -I +I<(to be) Depriciated commands> [BIB<:>IB<:>I] [BIB<:>IB<:>I] [BIB<#>I[B<:>I]] [BI[B<#>I[B<:>I]]] -I +I<(soon) available commands> [BIB<:>I] [BIB<:>I] @@ -144,12 +144,11 @@ Text is printed literally in the legend section of the graph BIB<#>I[B<:>I] -I - Draw an horizontal line at I. Its color is composed from three hexadecimal numbers specifying the color components (00 is off, FF is maximum) red, green and blue. Optionally a legend box and string is -printed in the legend section. +printed in the legend section. I can be a variable from a B. +It is an error to use Is from B or B here. BI