Refactor directory structrue

This commit is contained in:
jvelilla
2014-11-13 11:57:36 -03:00
parent 8ab4343d5b
commit d963fd218b
154 changed files with 12 additions and 11 deletions

View File

@@ -15,16 +15,17 @@ The goal of the library is to provide the following features.
**Directory Structure**
- cms --Library
- library --Library
- layout -- application layout library.
- model -- domain model library.
- persistence -- persistance layer library.
- src -- cms source code.
- example
- demo -- example using the cms library.
- doc -- Documentation.
**Documentation**
>[CMS design](https://github.com/EiffelWebFramework/ROC)
>[CMS concepts](https://github.com/EiffelWebFramework/ROC)
>[CMS design](https://github.com/EiffelWebFramework/ROC).
>[CMS concepts](https://github.com/EiffelWebFramework/ROC).