Commit in www-lcsim on MAIN
README.txt+25-31.1 -> 1.2


www-lcsim
README.txt 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- README.txt	2 Jun 2005 03:53:26 -0000	1.1
+++ README.txt	6 Aug 2005 00:12:15 -0000	1.2
@@ -1,7 +1,29 @@
-This is the root directory for www.lcsim.org .
+This is the root directory for the www.lcsim.org website.
+
+/\/\/\/\ BUILD INSTRUCTIONS /\/\/\/\
 
 To build parts of the site not kept in CVS, run 
+scripts in the build directory FROM THIS DIRECTORY.
+
+1) Build detector directories:
+
+  ./build/detectors.sh; ./build/detectors-index.sh
+
+2) Build LCSim Maven docs:
+
+  ./build/lcsim-maven-docs.sh
+
+3) SLIC and LCDD Doxygen pages:
+
+  ./build/lcdd-slic-doxygen.sh
+
+4) LCDD and GDML schema upload and docsc.
+
+  ./build/lcdd-schema.sh
 
-  build/build-all.sh 
+Some of the other scripts, such as Doxygen for Geant4,
+Mokka and GDML were in various broken states last time
+I checked.  At least, Doxygen didn't like the config
+files...Sorry about that!
 
-from this directory.
+--Jeremy
CVSspam 0.2.8