From: Eric P. <th...@us...> - 2010-08-22 07:12:55
|
Update of /cvsroot/sandev/sand/docs In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv27101 Modified Files: dirmap.html Log Message: Removed reference to SAND_HOME. Index: dirmap.html =================================================================== RCS file: /cvsroot/sandev/sand/docs/dirmap.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** dirmap.html 5 Dec 2005 15:50:11 -0000 1.2 --- dirmap.html 22 Aug 2010 07:12:47 -0000 1.3 *************** *** 20,25 **** <P><B><A Name="overview">project structure overview: </B><BR> ! <P>From the SAND_HOME directory (<CODE>/sand</CODE>), there are three ! primary directories: <UL> <LI><B>apps</B> for reusable struct/node applications <LI><B>deploy</B> for application deployments --- 20,25 ---- <P><B><A Name="overview">project structure overview: </B><BR> ! <P>From the top level <CODE>sand</CODE> directory, there are three ! primary subdirectories: <UL> <LI><B>apps</B> for reusable struct/node applications <LI><B>deploy</B> for application deployments *************** *** 95,99 **** <LI><B>docs/intro.html</B> the body contents of this file (if found) is pulled into the index.html to provide an overview. ! <LI><B>docs/globlink.html</B> (in SAND_HOME/docs only) is used to provide global links accessible from all index.html files. <LI><B>docs/loclink.html</B> is used to provide links accessible from --- 95,99 ---- <LI><B>docs/intro.html</B> the body contents of this file (if found) is pulled into the index.html to provide an overview. ! <LI><B>docs/globlink.html</B> (in top level sand/docs only) is used to provide global links accessible from all index.html files. <LI><B>docs/loclink.html</B> is used to provide links accessible from |