Skip to content

Commit

Permalink
Updating READMEs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehedgehog committed Oct 4, 2012
1 parent e3a361c commit c08a7ce
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
10 changes: 6 additions & 4 deletions README
Expand Up @@ -3,10 +3,12 @@ associated JSON encoding.

This is organized as a multi-module Maven project with
the follow modules:
o json-rdf - usable standalone as a JSON encode/decode
o lda - linked data API as a vanilla web app
o lda-proxy - packaged version of lda that can be used as a dynamic proxy
(To be created)

o json-rdf - usable standalone as a JSON encode/decode
o lda - core code for Elda
o deliver-elda - deliverable webapp with standalone jar
o elda-system-tests - test client
o elda-testing-webapp - server for system tests

Eclipse project and settings should not be in the repository.
If not using m2clipse then create the Eclipse settings using:
Expand Down
8 changes: 7 additions & 1 deletion README-demo.text
@@ -1,3 +1,9 @@
For documentation on the Elda (linked data API) demo deliverable,
see src/main/docs/index.html.
see

deliver-elda/src/main/webapp/lda-assets/docs/E(VERSION)-index.html

and

deliver-elda/src/main/webapp/lda-assets/docs/E(VERSION)-advanced.html

0 comments on commit c08a7ce

Please sign in to comment.