Update of /cvsroot/archive-access/archive-access/projects/wera
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22683
Modified Files:
README.txt
Log Message:
* README.txt
Point to the manual. It has it all.
Index: README.txt
===================================================================
RCS file: /cvsroot/archive-access/archive-access/projects/wera/README.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** README.txt 5 Oct 2005 00:06:30 -0000 1.2
--- README.txt 6 Oct 2005 23:34:49 -0000 1.3
***************
*** 1,9 ****
$Id$
! TODO
!
! ON BUILDING WERA
! There is nothing to build in wera. You just copy the src/webapps/wera directory
! under your suitably configured apache htdocs directory. Though wera project
! is php, not java, wera uses maven to build the wera website, create the wera
! binary and src bundles, and generating the docbook manual at build time.
--- 1,5 ----
$Id$
! For requirements, installation instructions and overview, see the Wera Manual
! locally at docs/articles/manual.html or at
! http://archive-access.sourceforge.net/projects/wera/articles/manual.html
|