| 22 | | * /apps -- apps in the suite |
| 23 | | * /modules -- pieces of reusable software shared between apps |
| 24 | | * /generated -- autogenerated code by MOLGENIS (svn:ignore) |
| 25 | | * /dist -- result of the build process (svn:ignore) |
| 26 | | * /WebContent -- images, style sheets and scripts for on the web |
| 27 | | * /build_xyz.xml -- script to automatically build a complete app from above |
| | 22 | * [source:molgenis_apps/trunk/apps /apps] -- apps in the suite |
| | 23 | * [source:molgenis_apps/trunk/modules /modules] -- pieces of reusable software shared between apps |
| | 24 | * [source:molgenis_apps/trunk/generated /generated] -- autogenerated code by MOLGENIS (svn:ignore) |
| | 25 | * [source:molgenis_apps/trunk/dist /dist] -- result of the build process (svn:ignore) |
| | 26 | * [source:molgenis_apps/trunk/WebContent /WebContent] -- images, style sheets and scripts for on the web |
| | 27 | * [source:molgenis_apps/trunk/build_xgap.xml /build_xyz.xml] -- script to automatically build a complete app from above |