Subversion Repositories DevTools

Rev

Rev 315 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 315 Rev 361
Line 2... Line 2...
2
#   Documentation
2
#   Documentation
3
#
3
#
4
 
4
 
5
=pod
5
=pod
6
 
6
 
-
 
7
=for htmltoc    CORE::
-
 
8
 
7
=head1 NAME
9
=head1 NAME
8
 
10
 
9
JATS Installation Notes
11
JATS Installation Notes
10
 
12
 
11
=head1 SYNOPSIS
13
=head1 SYNOPSIS
12
 
14
 
13
Full Installation instructions are provided in C<MASS-00164 Installing and
15
Full Installation instructions are provided in L<MASS-00164 Installing and
-
 
16
Using JATS>.
14
Using JATS>. This documentation serves as a short remainder.
17
This documentation serves as a short reminder.
15
 
18
 
16
The JATS wrapper script is invoked via a machine specific script. This is 
19
The JATS wrapper script is invoked via a machine specific script. This is 
17
B<jats.bat> under Windows and B<jats.sh> under Unix. The startup script
20
B<jats.bat> under Windows and B<jats.sh> under Unix. The startup script
18
contains sufficient information to startup the main, and common, JATS
21
contains sufficient information to startup the main, and common, JATS
19
program. The script specifies the environment on the machine and should not
22
program. The script specifies the environment on the machine and should not
Line 41... Line 44...
41
 
44
 
42
=head1 RELATED DOCUMENTATION
45
=head1 RELATED DOCUMENTATION
43
 
46
 
44
=over 0
47
=over 0
45
 
48
 
46
=item   * OverView
49
=item   * L<OverView|POD::OverView>
47
 
50
 
48
=item   * EnvVars
51
=item   * L<EnvVars|POD::EnvVars>
49
 
52
 
50
=back
53
=back
51
 
54