<?xml version="1.0" encoding="EUC-JP"?>

<book software="Cactus"
      title="Cactus Documentation"
      copyright="2000-2002 The Apache Software Foundation"
      updated="July 6 2002"
      docfor="1.3">

  <menu label="Cactusについて">
    <menu-item label="Cactus とは" source="index.xml"/>
    <menu-item label="ニュース" source="news.xml"/>
    <menu-item type="changes" label="変更履歴" source="changes.xml"/>
    <menu-item label="特徴/開発状況" source="features.xml"/>
    <menu-item label="目標" source="goals.xml"/>
    <menu-item type="roadmap" label="ロードマップ/ToDo" source="todo.xml"/>
    <menu-item label="協力者" source="contributors.xml"/>
    <menu-item label="協力者募集" source="contributing.xml"/>
    <menu-item label="Cactus ユーザ" source="users.xml"/>
    <menu-item label="テスト済環境 ..." source="testedon.xml"/>
    <menu-item label="ライセンス" source="license.xml"/>
  </menu>

  <menu label="ダウンロード">
    <menu-item label="ダウンロード" source="downloads.xml"/>
  </menu>

  <menu label="ドキュメント">
    <menu-item label="Cactus の仕組み" source="how_it_works.xml"/>
    <menu-item type="hidden" source="how_it_works_uml.xml"/>
    <menu-item label="さぁ始めよう" source="getting_started.xml"/>
    <menu-item label="モック対コンテナ" source="mockobjects.xml"/>
    <menu-item type="external" label="Javadocs" href="api"/>
    <menu-item label="└Javadocs" source="javadoc.xml"/>
    <menu-item label="よくある質問" source="faq.xml"/>
  </menu>

  <menu label="Howto ガイド">
    <menu-item label="クラスパス Howto" source="howto_classpath.xml"/>
    <menu-item label="設定 Howto" source="howto_config.xml"/>
    <menu-item label="アップグレードHowto" source="howto_migration.xml"/>

    <!-- TestCase tutorials -->
    <menu-item label="テストケース Howto" source="howto_testcase.xml"/>
    <menu-item type="hidden" source="howto_testcase_servlet.xml"/>
    <menu-item type="hidden" source="howto_testcase_jsp.xml"/>
    <menu-item type="hidden" source="howto_testcase_filter.xml"/>

    <menu-item label="セキュリティHowto" source="howto_security.xml"/>

    <!-- Ant tutorial -->
    <menu-item label="Ant Howto" source="howto_ant.xml"/>
    <menu-item type="hidden" source="howto_ant_cactus.xml"/>
    <menu-item type="hidden" source="howto_ant_install.xml"/>
    <menu-item type="hidden" source="howto_ant_primer.xml"/>

    <menu-item label="HttpUnit Howto" source="howto_httpunit.xml"/>
    <menu-item label="サンプル Howto" source="howto_sample.xml"/>

    <!-- EJB tutorial -->
    <menu-item label="EJB Howto" source="howto_ejb.xml"/>
    <menu-item type="hidden" source="howto_ejb_j2eeri.xml"/>

    <!-- IDE tutorials -->
    <menu-item label="IDE Howto" source="howto_ide.xml"/>
    <menu-item type="hidden" source="howto_ide_vajava_wte.xml"/>
    <menu-item type="hidden" source="howto_ide_vajava_tomcat.xml"/>
    <menu-item type="hidden" source="howto_ide_jbuilder4.xml"/>
    <menu-item type="hidden" source="howto_ide_jbuilder5.xml"/>

    <menu-item label="JUnitEE Howto" source="howto_junitee.xml"/>
  </menu>

  <menu label="サポート">
    <menu-item type="external" label="Bug DB"
        href="http://jakarta.apache.org/site/bugs.html"/>
    <menu-item label="メーリングリスト" source="mailinglist.xml"/>
  </menu>

  <menu label="その他">
    <menu-item label="名前の由来" source="cactusname.xml"/>
    <menu-item label="ロゴコンテスト" source="logos.xml"/>
    <menu-item label="参考文献" source="resources.xml"/>
    <menu-item type="external" label="アクセス状況"
        href="http://jakarta.apache.org/cactus/stats/index.html"/>
    <menu-item label="└WebAlizer" source="webalizer.xml"/>
  </menu>

  <menu label="開発者向け">
    <menu-item type="external" label="CVS"
        href="http://jakarta.apache.org/site/cvsindex.html"/>
    <menu-item label="コード規約" source="coding_conventions.xml"/>
    <menu-item label="ビルドの結果" source="build_result.xml"/>
  </menu>

</book>

