[svn r364] WIP for move to maven2
This commit is contained in:
parent
8fc495c6b6
commit
818ed10649
173 changed files with 275 additions and 45 deletions
22
src/site/apt/download.apt
Normal file
22
src/site/apt/download.apt
Normal 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.
|
||||
|
||||
3
src/site/apt/example1.apt
Normal file
3
src/site/apt/example1.apt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Example1
|
||||
|
||||
Todo: some example
|
||||
6
src/site/apt/features.apt
Normal file
6
src/site/apt/features.apt
Normal 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
20
src/site/apt/index.apt
Normal 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}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue