Update of /cvsroot/csms/csms-core/src/documentation/override/checkstyle/xdocs
In directory usw-pr-cvs1:/tmp/cvs-serv6219
Added Files:
book.xml
Log Message:
Moved checkstyle book.xml to the right place
--- NEW FILE: book.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "dtd/book-cocoon-v10.dtd">
<book software="Krysalis-Project"
title="Krysalis Project Template"
copyright="@year@ Krysalis"
xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="">
<menu-item label="Project Home" href="../"/>
</menu>
<menu label="Style Report">
<menu-item label="Summary" href="./index.html"/>
<menu-item label="Details" href="./details.html"/>
</menu>
<menu label="Code">
<menu-item label="Javadocs+UML" href="../javadocs"/>
<menu-item label="Java Source Xref" href="../javasrc"/>
<menu-item label="Dependencies" href="../jdepend/index.html"/>
<menu-item label="Unit tests" href="../junit"/>
</menu>
</book>
|