User: pathoss Date: 02/05/30 14:03:20 Modified: xdocs/resources project.xdt Log: Cleanup of menu structure. This needs more work. Revision Changes Path 1.3 +14 -45 xdoclet/xdocs/resources/project.xdt Index: project.xdt =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/xdocs/resources/project.xdt,v retrieving revision 1.2 retrieving revision 1.3 diff -u -w -r1.2 -r1.3 --- project.xdt 29 May 2002 01:51:29 -0000 1.2 +++ project.xdt 30 May 2002 21:03:20 -0000 1.3 @@ -1,25 +1,21 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<project name="Jakarta Site" - href="http://jakarta.apache.org/"> +<project name="XDoclet Site" href="http://jakarta.apache.org/xdoclet"> - <title>The Jakarta Site</title> - <!-- uncomment and put your project logo here! - <logo href="images/logo.gif">The Jakarta Project</logo> - --> + <title>XDoclet</title> <body> <menu name="Essentials"> - <item name="Overview" href="index.html"/> - <item name="Getting Started" href="getting-started.html"/> - <item name="Download" href="http://jakarta.apache.org/builds/jakarta-velocity/"/> - <item name="Install" href="install.html"/> - <item name="Design" href="design.html"/> - <item name="Contributors" href="contributors.html"/> + <item name="Introduction" href="index.html"/> + <item name="Using XDoclet" href="/info/using.html"/> + <item name="FAQ" href="http://www.jguru.com/faq/printablefaq.jsp?topic=XDoclet"/> + <item name="Changes History" href="info/changes.txt"/> + <item name="Migrating from EJBDoclet" href="info/migration.html"/> + <item name="Who Are We?" href="info/whoarewe.html"/> <item name="ChangeLog" href="changes.html"/> <item name="Coding Standards" href="code-standards.html"/> - <item name="License" href="license.html"/> - <item name="TODO" href="todo.html"/> - <item name="Report Issues" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Velocity"/> + <item name="License" href="/licenses/LICENSE.xdoclet"/> + <item name="TODO" href="/todo/index.html"/> + <item name="Report Issues" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=XDoclet"/> </menu> <menu name="EJB Subtasks"> <XDtClass:forAllClasses type="xdoclet.SubTask" abstract="false"> @@ -74,33 +70,6 @@ <item name="Get Involved" href="/site/getinvolved.html"/> <item name="Mailing Lists" href="/site/mail.html"/> <item name="CVS Repositories" href="/site/cvsindex.html"/> - </menu> - <menu name="Docs"> - <item name="User's Guide (English)" href="/user-guide.html"/> - <item name="User's Guide (Finnish)" href="/user-guide_fi.html"/> - <item name="Developer's Guide" href="/developer-guide.html"/> - <item name="VTL Reference Guide" href="/vtl-reference-guide.html"/> - <item name="Specification" href="/specification.html"/> - <item name="Javadoc" href="/api/index.html"/> - </menu> - <menu name="Tools"> - <item name="Tool Subproject" href="/toolsubproject.html"/> - <item name="Anakia : XML->doc tool" href="/anakia.html"/> - <item name="Texen : text generation" href="/texen.html"/> - <item name="DVSL : XML xformation" href="/dvsl/index.html"/> - <item name="Veltag : JSP taglib" href="/veltag.html"/> - <item name="Migration to Velocity" href="/migration.html"/> - <item name="Editors and IDEs" href="/devtools.html"/> - </menu> - <menu name="Comparisons"> - <item name="YMTD" href="/ymtd/ymtd.html"/> - <item name="VM/WM Differences" href="/differences.html"/> - <item name="JSP vs. Velocity" href="/casestudy1.html"/> - <item name="XMLC vs. Velocity" href="/casestudy2.html"/> - </menu> - <menu name="Site Translations"> - <item name="English" href="http://jakarta.apache.org/velocity/"/> - <item name="Japanese" href="http://www.ingrid.org/jajakarta/velocity/velocity-1.2-rc2/docs-ja/index.html"/> </menu> </body> </project>
_______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel