mirror of
https://github.com/nicolabs/ciform.git
synced 2026-05-02 02:47:53 +02:00
+ tools for phpdoc # more directory layout refactoring (up a few levels for some) + more advanced and cleaner build features |
||
|---|---|---|
| .. | ||
| src | ||
| build.properties | ||
| build.xml | ||
| ivy.xml | ||
| LICENSE.txt | ||
| Makefile | ||
| README.txt | ||
This project is made to be built directly with Ant and published in different ways. Although it is not a Maven project, its structure often matches Maven's guide lines. The main project sources lie in the "src" directory and contains one subdirectory for each module : one for each supported programming language. It also contains several independent libraries, each one having its own subproject, located in the root directory of the global project.