2
Fork 0

[svn r364] WIP for move to maven2

This commit is contained in:
willemc 2008-12-07 06:17:48 +01:00
parent 8fc495c6b6
commit 818ed10649
173 changed files with 275 additions and 45 deletions

22
src/site/apt/download.apt Normal file
View file

@ -0,0 +1,22 @@
Downloading
* Maven as dependency
+--
<dependency>
<groupId>com.idcanet</groupId>
<artifactId>vasc</artifactId>
<version>0.5-SNAPSHOT</version>
</dependency>
+--
note: Is not in a repro, build and install(local) yourself for now.
* Download binary release.
Sorry we still have not done any binany releases.
* Downloading source code
Sorry we still have no source access.

View file

@ -0,0 +1,3 @@
Example1
Todo: some example

View file

@ -0,0 +1,6 @@
VASC Features
* Mulple Type of Frontend rendering supported
* Different Type of Backend data is supported

20
src/site/apt/index.apt Normal file
View file

@ -0,0 +1,20 @@
Welcome to the VASC project.
VASC is an crud editor.
* Goals Overview
Make live very relexed.
* Usage
Instructions on how to use VASC can be found {{{usage.html}here.}}
* Examples
Todo put an example here.
{{{example1.html}example1}}
{{{example2.html}example1}}