// Administrative console help mapping file
//
// Updated 4/24/2003 CTD  4:00 p.m.
// V5.0 Help information
//
// The HelpCoord reads this file to correlate a helpId to a help file
// <helpID>$<help file name with path>
//
// This is not quite like the mapping files for AAT and other Java GUIs.
// You do NOT need the path information in front of the help file names.
// The delimiter is dollar sign instead of pound sign.
// Do not confuse the two file formats.
//
// This is a really persnickety file!
//
// Every line of this file must either be valid input,
// or a comment line beginning with two forward slashes.
//
// There can be NO blank lines.
//
// The last non-blank line in the file cannot have a return
// at the end of it. To test, place cursor at end of last
// non-blank line and press down arrow on keyboard. The
// cursor should not move.
//
// Violations can cause the GUI not to start!
//
// This file does not require translation.
//
// Aministrative Agent Module
//
// Administrative agent:
//
AdminAgent.detail$ae/uagt_adminacfg.html
//
//
// Registered nodes:
//
RegisteredNode.collection$ae/uagt_adminarn.html
RegisteredNode.detail$ae/uagt_adminarn_inst.html
//
//
// Register/unregister with the job manager 
// appservers registered to admin agent and deployment managers
//
RegisterJManager.detail$ae/uagt_admina_regunregjmgr.html 
//
// Job manager:
//
JobManager.collection$ae/uagt_adminajm.html
JobManager.detail$ae/uagt_adminajm_inst.html