... | @@ -27,9 +27,9 @@ See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source |
... | @@ -27,9 +27,9 @@ See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source |
|
|
|
|
|
### my/XRX/src/core<br/>my/XRX/src/mom
|
|
### my/XRX/src/core<br/>my/XRX/src/mom
|
|
|
|
|
|
[my/XRX/src/core](../tree/master/my/XRX/src/core) and [my/XRX/src/mom](../tree/master/my/XRX/src/mom) contain the XRX source code of the MOM-CA platform.
|
|
The [my/XRX/src/core](../tree/master/my/XRX/src/core) and [my/XRX/src/mom](../tree/master/my/XRX/src/mom) directories contain the XRX source code of the MOM-CA platform, the most important part of the MOM-CA code project.
|
|
|
|
|
|
The section [XRX++ development](./Home) gives detailed information about the XRX source code.
|
|
See the section [XRX++ Development](./Home) for detailed information about the XRX project structure.
|
|
|
|
|
|
See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source-Code) on how to compile and deploy XRX source code into a MOM-CA instance.
|
|
See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source-Code) on how to compile and deploy XRX source code into a MOM-CA instance.
|
|
|
|
|
... | @@ -37,6 +37,10 @@ See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source |
... | @@ -37,6 +37,10 @@ See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source |
|
|
|
|
|
### my/XRX/system
|
|
### my/XRX/system
|
|
|
|
|
|
|
|
The [my/XRX/system](../tree/master/my/XRX/system) directory contains database index configuration files important for the eXist database to perform well. See the [eXist index configuration guide](http://exist-db.org/exist/apps/doc/indexing.xml) for detailed information.
|
|
|
|
|
|
|
|
See the [MOM-CA compiling and deployment guide](./Compiling-and-Deploying-Source-Code) on how to deploy the index files.
|
|
|
|
|
|
### build
|
|
### build
|
|
|
|
|
|
The [build](../tree/master/build) directory contains the build system for the MOM-CA platform, which is based on [Apache Ant](http://ant.apache.org/). |
|
The [build](../tree/master/build) directory contains the build system for the MOM-CA platform, which is based on [Apache Ant](http://ant.apache.org/). |