Alexandria is a CVS/Javadoc/Source code/Documentation management system meant
for use within Open Source projects. It's goal is to create a global
documentation and source organization system to help people understand source
code and to share code across projects.
Alexandria is a Java centric project. The backend is implemented in all XML
which is driven by
Ant,
Xerces,
and
Xalan.
Definition of source code is done within XML and then transformed (XSLT) into
various HTML files and a master build.xml file which is used to drive Ant. Ant
attempts to download various CVS repositories and then builds Javadoc.