Shawn,
Does this exist yet?We some alternative solutions:
2) In CVS terms move all xdocs out of each sub-project and into a central "docs only" project of called, say, "docs"
No yet, this thread is a discussion before we decide.
Above, you mention: /<somewhere-relative>/docs/<proj-name>
Relative to what? Is this in a different CVS module?
Well, looking at demo, which if you are in that directory (shell open) has src/xdocs/ we could consider making docs to build/docs as mentioned or ../docs/build/docs It is '../xyz' that I mean as releative. Still a question though at this stage.
Do you mean the docs project goes and builds docs for all of the projects?
3) Copy xdocs out of each sub-project into the new "docs" project on a just-in-time basis for building into html.
This might be best.
Yes, but by implication it means that the demo-src.zip would contain src/xdocs/*.xml, but have no means of turning it into docs/*.html.
- Paul
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>