Skip to content
Snippets Groups Projects
Commit 97d4b853 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

convert doc from asciidoc to pod, as already done for kww and lmfit

parent 91ef24ec
No related branches found
No related tags found
No related merge requests found
.\" Title: frida
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
.\" Date: 02/12/2010
.\" Manual:
.\" Source:
.\"
.TH "FRIDA" "1" "02/12/2010" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.SH "NAME"
Frida \- Fast reliable interactive data analysis
.SH "SYNOPSIS"
\fBfrida1, ida\fR
.sp
\fBfrida2, frida\fR
.sp
.SH "NEWS"
The first JCNS School on Data Analysis for Quasielastic Neutron Scattering with FRIDA will take place 28\-29 April 2010 at Garching\&. Register now: http://www\&.jcns\&.info/DataAnalysis2010/
.sp
.SH "DESCRIPTION"
FRIDA is software for scientific data analysis, primarily written for inelastic neutron scattering\&. Its data model is quite generic (data files consist of x\-y\-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data\&.
.sp
Frida1, written in FORTRAN, was developed in the 1990s\&. The original name IDA was changed to FRIDA just because there were too many other open\-source projects all called IDA\&.
.sp
Frida2 is a rewrite in C++\&. It is the standard tool for data analysis at the backscattering spectrometer SPHERES\&. The more specific routines for time\-of\-flight spectroscopy are currently being ported from Frida1 to Frida2, so that Frida1 can be phased out by mid\-2010\&.
.sp
Frida1 includes raw data reduction routines for numerous backscattering and time\-of\-flight spectrometers\&. These routines are not ported to Frida2, but to the separate raw\-data reduction package SLAW: http://iffwww\&.iff\&.kfa\-juelich\&.de/~wuttke/slaw/\&.
.sp
.SH "AUTHOR"
Joachim Wuttke <j\&.wuttke@fz\-juelich\&.de>
.sp
.SH "INSTALLATION"
Installation guide: http://iffwww\&.iff\&.kfa\-juelich\&.de/~wuttke/doku/doku\&.php?id=frida:installation
.sp
Download location: http://www\&.messen\-und\-deuten\&.de/frida/src/
.sp
The old download location at sourceforge\&.net is no longer maintained (too much advertising, too slow, too complicated)
.sp
Development snapshot: http://iffwww\&.iff\&.kfa\-juelich\&.de/~wuttke/frida2\&.git/
.sp
.SH "DOCUMENTATION"
Main web site: http://www\&.messen\-und\-deuten\&.de/frida/
.sp
Documentation wiki: http://iffwww\&.iff\&.kfa\-juelich\&.de/~wuttke/doku/doku\&.php?id=frida:frida
.sp
.SH "BUGS"
See http://iffwww\&.iff\&.kfa\-juelich\&.de/~wuttke/flyspray/index\&.php?project=2&do=index&switch=1\&.
.sp
Send bug reports to j\&.wuttke@fz\-juelich\&.de\&.
.sp
.SH "COPYING"
Copyright \(co 2009 Joachim Wuttke\&. Free use of this software is granted under the terms of the GNU General Public License (GPL)\&.
.sp
.SH "NOTES"
.IP " 1." 4
j.wuttke@fz-juelich.de
.RS 4
\%mailto:j.wuttke@fz-juelich.de
.RE
.IP " 2." 4
j.wuttke@fz
.RS 4
\%mailto:j.wuttke@fz
.RE
#!/bin/sh
ASCIIDOC_HTML="asciidoc --unsafe --backend=xhtml11 -a latexmath"
# convert documentation "frida.pod" into man page and web page
# (only needed by the maintainer; output files are part of the distribution)
# -attribute=encoding=latin-1"
# --conf-file=layout1.conf --attribute=badges --attribute icons --attribute iconsdir=./images/icons
pod2man -s 3 -c "Frida man page" frida.pod > frida.1
echo "dmake / a2x ..."
ASCIIDOC_MAN="a2x --format=manpage"
echo "dmake / asciidoc ..."
$ASCIIDOC_HTML -d manpage -o frida2.man.html frida2.man.txt
# echo "dmake / rsync ..."
# rsync -L html/* wuttke@sirup:public_html/slaw/
echo "dmake / asciidoc -D man ... "
$ASCIIDOC_MAN -d manpage frida2.man.txt
pod2html --title="Frida - Fast reliable interactive data analysis" --noindex frida.pod > frida.html
.\" Automatically generated by Pod::Man 2.22 (Pod::Simple 3.07)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Vb \" Begin verbatim text
.ft CW
.nf
.ne \\$1
..
.de Ve \" End verbatim text
.ft R
.fi
..
.\" Set up some character translations and predefined strings. \*(-- will
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
.\" double quote, and \*(R" will give a right double quote. \*(C+ will
.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
.\" nothing in troff, for use with C<>.
.tr \(*W-
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
.ie n \{\
. ds -- \(*W-
. ds PI pi
. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
. ds L" ""
. ds R" ""
. ds C` ""
. ds C' ""
'br\}
.el\{\
. ds -- \|\(em\|
. ds PI \(*p
. ds L" ``
. ds R" ''
'br\}
.\"
.\" Escape single quotes in literal strings from groff's Unicode transform.
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\"
.\" If the F register is turned on, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
.ie \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
. nr % 0
. rr F
.\}
.el \{\
. de IX
..
.\}
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
. \" fudge factors for nroff and troff
.if n \{\
. ds #H 0
. ds #V .8m
. ds #F .3m
. ds #[ \f1
. ds #] \fP
.\}
.if t \{\
. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
. ds #V .6m
. ds #F 0
. ds #[ \&
. ds #] \&
.\}
. \" simple accents for nroff and troff
.if n \{\
. ds ' \&
. ds ` \&
. ds ^ \&
. ds , \&
. ds ~ ~
. ds /
.\}
.if t \{\
. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
.\}
. \" troff and (daisy-wheel) nroff accents
.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
.ds ae a\h'-(\w'a'u*4/10)'e
.ds Ae A\h'-(\w'A'u*4/10)'E
. \" corrections for vroff
.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
. \" for low resolution devices (crt and lpr)
.if \n(.H>23 .if \n(.V>19 \
\{\
. ds : e
. ds 8 ss
. ds o a
. ds d- d\h'-1'\(ga
. ds D- D\h'-1'\(hy
. ds th \o'bp'
. ds Th \o'LP'
. ds ae ae
. ds Ae AE
.\}
.rm #[ #] #H #V #F C
.\" ========================================================================
.\"
.IX Title "frida 3"
.TH frida 3 "2010-03-16" "perl v5.10.1" "Frida man page"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH "NAME"
Frida \- Fast reliable interactive data analysis
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
\&\fBfrida1, ida\fR
.PP
\&\fBfrida2, frida\fR
.SH "NEWS"
.IX Header "NEWS"
The first \s-1JCNS\s0 School on Data Analysis for Quasielastic Neutron Scattering
with \s-1FRIDA\s0 will take place 28\-29 April 2010 at Garching. Register now: http://www.jcns.info/DataAnalysis2010/
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
Frida is software for scientific data analysis, primarily written for inelastic neutron scattering. Its data model is quite generic (data files consist of x\-y-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data.
.PP
Frida1, written in \s-1FORTRAN\s0, was developed in the 1990s. The original name \s-1IDA\s0 was changed to Frida just because there were too many other open-source projects all called \s-1IDA\s0.
.PP
Frida2 is a rewrite in \*(C+.
It is the standard tool for data analysis
at the backscattering spectrometer \s-1SPHERES\s0.
The more specific routines for time-of-flight spectroscopy
are currently being ported from Frida1 to Frida2,
so that Frida1 can be phased out by mid\-2010.
.PP
Frida1 includes raw data reduction routines
for numerous backscattering and time-of-flight spectrometers.
These routines are not ported to Frida2,
but to the separate raw-data reduction package \s-1SLAW:\s0
http://iffwww.iff.kfa\-juelich.de/~wuttke/slaw/.
.SH "INSTALLATION"
.IX Header "INSTALLATION"
Installation guide: http://iffwww.iff.kfa\-juelich.de/~wuttke/doku/doku.php?id=frida:installation
.PP
Download location: http://www.messen\-und\-deuten.de/frida/src/
.PP
The old download location at sourceforge.net is no longer maintained
(too much advertising, too slow, too complicated)
.PP
Development snapshot: http://iffwww.iff.kfa\-juelich.de/~wuttke/frida2.git/
.SH "DOCUMENTATION"
.IX Header "DOCUMENTATION"
Main web site: http://www.messen\-und\-deuten.de/frida/
.PP
Documentation wiki: http://iffwww.iff.kfa\-juelich.de/~wuttke/doku/doku.php?id=frida:frida
.SH "BUGS"
.IX Header "BUGS"
See http://iffwww.iff.kfa\-juelich.de/~wuttke/flyspray/index.php?project=2&do=index&switch=1.
.PP
Send bug reports to j.wuttke@fz\-juelich.de.
.SH "AUTHOR"
.IX Header "AUTHOR"
Joachim Wuttke <j.wuttke@fz\-juelich.de>
.SH "COPYING"
.IX Header "COPYING"
Copyright (C) 2009 Joachim Wuttke. Free use of this software is
granted under the terms of the \s-1GNU\s0 General Public License (\s-1GPL\s0).
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Frida - Fast reliable interactive data analysis</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:root@localhost" />
</head>
<body style="background-color: white">
<!-- INDEX BEGIN -->
<div name="index">
<p><a name="__index__"></a></p>
<!--
<ul>
<li><a href="#name">NAME</a></li>
<li><a href="#synopsis">SYNOPSIS</a></li>
<li><a href="#news">NEWS</a></li>
<li><a href="#description">DESCRIPTION</a></li>
<li><a href="#installation">INSTALLATION</a></li>
<li><a href="#documentation">DOCUMENTATION</a></li>
<li><a href="#bugs">BUGS</a></li>
<li><a href="#author">AUTHOR</a></li>
<li><a href="#copying">COPYING</a></li>
</ul>
-->
</div>
<!-- INDEX END -->
<link rel="stylesheet" href="podstyle.css" type="text/css" /><p>
</p>
<hr />
<h1><a name="name">NAME</a></h1>
<p>Frida - Fast reliable interactive data analysis</p>
<p>
</p>
<hr />
<h1><a name="synopsis">SYNOPSIS</a></h1>
<p><strong>frida1, ida</strong></p>
<p><strong>frida2, frida</strong></p>
<p>
</p>
<hr />
<h1><a name="news">NEWS</a></h1>
<p>The first JCNS School on Data Analysis for Quasielastic Neutron Scattering
with FRIDA will take place 28-29 April 2010 at Garching. Register now: <a href="http://www.jcns.info/DataAnalysis2010/">http://www.jcns.info/DataAnalysis2010/</a></p>
<p>
</p>
<hr />
<h1><a name="description">DESCRIPTION</a></h1>
<p>Frida is software for scientific data analysis, primarily written for inelastic neutron scattering. Its data model is quite generic (data files consist of x-y-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data.</p>
<p>Frida1, written in FORTRAN, was developed in the 1990s. The original name IDA was changed to Frida just because there were too many other open-source projects all called IDA.</p>
<p>Frida2 is a rewrite in C++.
It is the standard tool for data analysis
at the backscattering spectrometer SPHERES.
The more specific routines for time-of-flight spectroscopy
are currently being ported from Frida1 to Frida2,
so that Frida1 can be phased out by mid-2010.</p>
<p>Frida1 includes raw data reduction routines
for numerous backscattering and time-of-flight spectrometers.
These routines are not ported to Frida2,
but to the separate raw-data reduction package SLAW:
<a href="http://iffwww.iff.kfa-juelich.de/~wuttke/slaw/.">http://iffwww.iff.kfa-juelich.de/~wuttke/slaw/.</a></p>
<p>
</p>
<hr />
<h1><a name="installation">INSTALLATION</a></h1>
<p>Installation guide: <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation">http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation</a></p>
<p>Download location: <a href="http://www.messen-und-deuten.de/frida/src/">http://www.messen-und-deuten.de/frida/src/</a></p>
<p>The old download location at sourceforge.net is no longer maintained
(too much advertising, too slow, too complicated)</p>
<p>Development snapshot: <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/">http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/</a></p>
<p>
</p>
<hr />
<h1><a name="documentation">DOCUMENTATION</a></h1>
<p>Main web site: <a href="http://www.messen-und-deuten.de/frida/">http://www.messen-und-deuten.de/frida/</a></p>
<p>Documentation wiki: <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida">http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida</a></p>
<p>
</p>
<hr />
<h1><a name="bugs">BUGS</a></h1>
<p>See <a href="http://iffwww.iff.kfa-juelich.de/~wuttke/flyspray/index.php?project=2&do=index&switch=1.">http://iffwww.iff.kfa-juelich.de/~wuttke/flyspray/index.php?project=2&do=index&switch=1.</a></p>
<p>Send bug reports to <a href="mailto:j.wuttke@fz-juelich.de.">j.wuttke@fz-juelich.de.</a></p>
<p>
</p>
<hr />
<h1><a name="author">AUTHOR</a></h1>
<p>Joachim Wuttke &lt;<a href="mailto:j.wuttke@fz-juelich.de">j.wuttke@fz-juelich.de</a>&gt;</p>
<p>
</p>
<hr />
<h1><a name="copying">COPYING</a></h1>
<p>Copyright (C) 2009 Joachim Wuttke. Free use of this software is
granted under the terms of the GNU General Public License (GPL).</p>
</body>
</html>
FRIDA(1)
========
Joachim Wuttke <j.wuttke@fz-juelich.de>
=pod
=begin html
<link rel="stylesheet" href="podstyle.css" type="text/css" />
=end html
=head1 NAME
NAME
----
Frida - Fast reliable interactive data analysis
SYNOPSIS
--------
=head1 SYNOPSIS
*frida1, ida*
B<frida1, ida>
*frida2, frida*
B<frida2, frida>
NEWS
----
=head1 NEWS
The first JCNS School on Data Analysis for Quasielastic Neutron Scattering
with FRIDA will take place 28-29 April 2010 at Garching. Register now: http://www.jcns.info/DataAnalysis2010/
DESCRIPTION
-----------
=head1 DESCRIPTION
FRIDA is software for scientific data analysis, primarily written for inelastic neutron scattering. Its data model is quite generic (data files consist of x-y-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data.
Frida is software for scientific data analysis, primarily written for inelastic neutron scattering. Its data model is quite generic (data files consist of x-y-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data.
Frida1, written in FORTRAN, was developed in the 1990s. The original name IDA was changed to FRIDA just because there were too many other open-source projects all called IDA.
Frida1, written in FORTRAN, was developed in the 1990s. The original name IDA was changed to Frida just because there were too many other open-source projects all called IDA.
Frida2 is a rewrite in C++.
It is the standard tool for data analysis
......@@ -39,13 +40,7 @@ These routines are not ported to Frida2,
but to the separate raw-data reduction package SLAW:
http://iffwww.iff.kfa-juelich.de/~wuttke/slaw/.
AUTHOR
------
Joachim Wuttke <j.wuttke@fz-juelich.de>
INSTALLATION
------------
=head1 INSTALLATION
Installation guide: http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation
......@@ -56,22 +51,24 @@ The old download location at sourceforge.net is no longer maintained
Development snapshot: http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/
DOCUMENTATION
-------------
=head1 DOCUMENTATION
Main web site: http://www.messen-und-deuten.de/frida/
Documentation wiki: http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida
BUGS
----
=head1 BUGS
See http://iffwww.iff.kfa-juelich.de/~wuttke/flyspray/index.php?project=2&do=index&switch=1.
Send bug reports to j.wuttke@fz-juelich.de.
COPYING
-------
=head1 AUTHOR
Joachim Wuttke <j.wuttke@fz-juelich.de>
=head1 COPYING
Copyright (C) 2009 Joachim Wuttke. Free use of this software is
granted under the terms of the GNU General Public License (GPL).
This diff is collapsed.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<refentry lang="en">
<refmeta>
<refentrytitle>frida</refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>
<refnamediv>
<refname>Frida</refname>
<refpurpose>Fast reliable interactive data analysis</refpurpose>
</refnamediv>
<refsynopsisdiv>
<simpara><emphasis role="strong">frida1, ida</emphasis></simpara>
<simpara><emphasis role="strong">frida2, frida</emphasis></simpara>
</refsynopsisdiv>
<refsect1 id="_news">
<title>NEWS</title>
<simpara>The first JCNS School on Data Analysis for Quasielastic Neutron Scattering
with FRIDA will take place 28-29 April 2010 at Garching. Register now: <ulink url="http://www.jcns.info/DataAnalysis2010/">http://www.jcns.info/DataAnalysis2010/</ulink></simpara>
</refsect1>
<refsect1 id="_description">
<title>DESCRIPTION</title>
<simpara>FRIDA is software for scientific data analysis, primarily written for inelastic neutron scattering. Its data model is quite generic (data files consist of x-y-dy tables that are differentiated by z coordinates), so that it can be used for many different kinds of observational data.</simpara>
<simpara>Frida1, written in FORTRAN, was developed in the 1990s. The original name IDA was changed to FRIDA just because there were too many other open-source projects all called IDA.</simpara>
<simpara>Frida2 is a rewrite in C++.
It is the standard tool for data analysis
at the backscattering spectrometer SPHERES.
The more specific routines for time-of-flight spectroscopy
are currently being ported from Frida1 to Frida2,
so that Frida1 can be phased out by mid-2010.</simpara>
<simpara>Frida1 includes raw data reduction routines
for numerous backscattering and time-of-flight spectrometers.
These routines are not ported to Frida2,
but to the separate raw-data reduction package SLAW:
<ulink url="http://iffwww.iff.kfa-juelich.de/~wuttke/slaw/">http://iffwww.iff.kfa-juelich.de/~wuttke/slaw/</ulink>.</simpara>
</refsect1>
<refsect1 id="_author">
<title>AUTHOR</title>
<simpara>Joachim Wuttke &lt;<ulink url="mailto:j.wuttke@fz-juelich.de">j.wuttke@fz-juelich.de</ulink>&gt;</simpara>
</refsect1>
<refsect1 id="_installation">
<title>INSTALLATION</title>
<simpara>Installation guide: <ulink url="http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation">http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:installation</ulink></simpara>
<simpara>Download location: <ulink url="http://www.messen-und-deuten.de/frida/src/">http://www.messen-und-deuten.de/frida/src/</ulink></simpara>
<simpara>The old download location at sourceforge.net is no longer maintained
(too much advertising, too slow, too complicated)</simpara>
<simpara>Development snapshot: <ulink url="http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/">http://iffwww.iff.kfa-juelich.de/~wuttke/frida2.git/</ulink></simpara>
</refsect1>
<refsect1 id="_documentation">
<title>DOCUMENTATION</title>
<simpara>Main web site: <ulink url="http://www.messen-und-deuten.de/frida/">http://www.messen-und-deuten.de/frida/</ulink></simpara>
<simpara>Documentation wiki: <ulink url="http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida">http://iffwww.iff.kfa-juelich.de/~wuttke/doku/doku.php?id=frida:frida</ulink></simpara>
</refsect1>
<refsect1 id="_bugs">
<title>BUGS</title>
<simpara>See <ulink url="http://iffwww.iff.kfa-juelich.de/~wuttke/flyspray/index.php?project=2&amp;do=index&amp;switch=1">http://iffwww.iff.kfa-juelich.de/~wuttke/flyspray/index.php?project=2&amp;do=index&amp;switch=1</ulink>.</simpara>
<simpara>Send bug reports to <ulink url="mailto:j.wuttke@fz">j.wuttke@fz</ulink>-juelich.de.</simpara>
</refsect1>
<refsect1 id="_copying">
<title>COPYING</title>
<simpara>Copyright &#169; 2009 Joachim Wuttke. Free use of this software is
granted under the terms of the GNU General Public License (GPL).</simpara>
</refsect1>
</refentry>
File moved
......@@ -2,7 +2,7 @@
<html>
<head>
<title>FRIDA - Fast reliable interactive data analysis</title>
<meta http-equiv="REFRESH" content="0;url=frida2.man.html"></HEAD>
<meta http-equiv="REFRESH" content="0;url=frida.html"></HEAD>
<BODY>
</BODY>
</HTML>
.
.
body {
color: black;
font-family: sans-serif,arial;
margin: 1em 5% 1em 5%;
padding: 1ex;
}
a:link {
color: #006699;
}
a:visited {
color: fuchsia;
}
h1 {
background: transparent;
color: #006699;
font-size: large;
}
h2 {
background: transparent;
color: #006699;
font-size: medium;
}
p {
margin-left: 5%;
}
hr {
border: 1px solid silver;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment