Hi,
I'd like to start modifying our directory structure and build to
distribute the documentation into the different subprojects. Here's the
proposal:
jakarta-cactus
|_ framework
|_ src
|_ xdocs
|_ [...]
|_ [other subprojects]
|_ build (common build scripts/files)
|_ dtds
|_ skins
|_ src
|_ build-common.xml
|_ checkstyle.xml
|_ default-project.xml
|_ [...]
|_ xdocs (replaces the current documentation/ project)
|_ build.xml
|_ [...]
To summarize:
- each subproject has a xdocs directory
- the common files for generating the web site are put in the build/
project and this build/ project is used by the other subprojects.
- the master cactus project is located at the root (under
jakarta-cactus/). Thus the master web site are in jakarta-cactus/xdocs
I'd like to apply this. What do you think?
Here's my +1
Thanks
-Vincent
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]