Good point. How would you propose?
src/
site/
docs/
site.xml
site_fr/
docs/
site.xml
site_no/
docs/
site.xml
site_en_AU/
docs/
site.xml
or would you go to the .LANG suffix on each file in a single tree?
- Brett
On 21/07/2006 4:33 PM, Trygve Laugstøl wrote:
Brett Porter wrote:
Hi,
I Was wondering what folks thought of deprecating the src/site/*/ in
favour of, say, src/site/docs which contains all the docs.
Instead of processing by directory name, we'd need to detect each
file's type (by extension, and possibly content/doctype for things
like xml).
The reason I suggest this is that I keep going to look for docs in
src/site/apt, and they aren't there because they are in xdoc. I
remember the structure of the site, not the format of the individual
docs.
Thoughts?
Sounds good to me. I also wonder if the internationalized versions also
should be moved out of the content area too, it is kinda confusing
having them there. I imagine it would be easier to manage if all the
directory layouts was the same.
--
Trygve
--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/