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

Reply via email to