Our documentation scheme:

cca-spec/doc
	The directory for handwritten html, official reports,
	and whatnot that are not automagically generated from the
	c++ source code.

cca-spec/jdoc
	The directory for handwritten html, official reports,
	and whatnot that are not automagically generated from the
	java source code.

cca-spec/cxx/doc
	The directory for generated html using doc++ or other tools.

cca-spec/java/doc
	The directory for generated html using javadoc or other tools.
