I think we're converging on using svnpubsub to maintain documentation.

We need to determine our directory structure. Any of these structures make sense to me. In all cases, qpid.apache.org includes Rajith's index.html and associated .css, etc., as well as the DocBook generated files. It would contain links to the download directory and the Wiki, but not include them.

Here are some possible directory structures:

1. Make the web site a subdirectory of doc

doc/src <-- XML source files
doc/build <-- the build directory
doc/qpid.apache.org <-- the Apache web site, starting with index.html, and including all documentation.


2. Make the web site a parallel directory to doc

qpd/cpp
qpid/doc
qpid/qpid.apache.org

I suppose it would also be logically possible to have the web site be on a separate svn branch, or even in a separate svn repository.

I'm inclined to go with #2. Does anyone else have strong feelings on this?

Jonathan

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to