From: Salve J. N. <sj...@us...> - 2004-11-09 13:30:45
|
Update of /cvsroot/openinteract/OpenInteract2/pkg/system_doc/msg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2722/pkg/system_doc/msg Modified Files: system_doc-messages-en.msg Log Message: Mention the Template::Toolkit manual in the system documentation page. Index: system_doc-messages-en.msg =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/pkg/system_doc/msg/system_doc-messages-en.msg,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** system_doc-messages-en.msg 16 Feb 2004 18:04:15 -0000 1.1 --- system_doc-messages-en.msg 9 Nov 2004 13:30:36 -0000 1.2 *************** *** 11,15 **** sys_doc.menu.starting = Good places to start out for OpenInteract and SPOPS are \ the POD manuals shipped with the distributions. See \ ! <a href="[_1]">OpenInteract2::Manual</a> and <a href="[_2]">SPOPS::Manual</a>. sys_doc.menu.package = <a href="[_1]">View Package Documentation</a>: This \ allows you to browse the documentation that comes with each package. \ --- 11,17 ---- sys_doc.menu.starting = Good places to start out for OpenInteract and SPOPS are \ the POD manuals shipped with the distributions. See \ ! <a href="[_1]">OpenInteract2::Manual</a> and <a href="[_2]">SPOPS::Manual</a>. \ ! A look through the <a href="[_3]">Template::Manual</a> might also be \ ! worth your time. sys_doc.menu.package = <a href="[_1]">View Package Documentation</a>: This \ allows you to browse the documentation that comes with each package. \ |