From 7744aaa61ac07be8cd0d5b669397371bc4abba33 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Sat, 6 Jun 2009 13:55:51 +0000 Subject: [PATCH] First complete version of the site git-svn-id: https://svn.argeo.org/slc/trunk@2492 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- pom.xml | 2 +- src/site/fml/faq.fml | 12 +++++------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 2d41c643e..3407ebf12 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 5.2.0.0006 0.1.12 file:///var/argeo/projects/SLC/www/site - http://www.argeo.org/projects/slc + http://www.argeo.org/projects/slc/site ${site.urlBase}/${developmentCycle} diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml index 2cdb53753..f367f7159 100644 --- a/src/site/fml/faq.fml +++ b/src/site/fml/faq.fml @@ -1,14 +1,12 @@ - + General - What does SLC mean? + What is SLC for?

- Any valid XHTML can be placed in the - answer - element + It provides QA tools.

@@ -24,11 +22,11 @@ cd demo ) of the source distribution (or workingcopy) run:
- mvn argeo:osgi:equinox -Pserver + mvn argeo-osgi:equinox -Pserver
then, in another console, also in the demo directory:
- mvn argeo:osgi:equinox -Pagent + mvn argeo-osgi:equinox -Pagent
Then open http://localhost:7070/org.argeo.slc.ria -- 2.39.5