<?xml version="1.0" encoding="Shift_JIS" ?>

<document>

 <properties>
  <title>Velocity Specification</title>
  <author email="jon@latchkey.com">Velocity Documentation Team</author>
  <translator>熊坂祐二</translator>
  <translator>高橋達男</translator>
  <original>specification</original>
 </properties>

<body>

<section name="Velocity の仕様">

<p>
この文書は、最終的には Velocity の仕様を記載することになります。
今のところ、すでに古くなっている BNF と AST の仕様へのリンクがあります。
これは、近日中に更新する予定です。
</p>
<ul>
<li><a href="./specification-bnf.html">BNF 仕様</a></li>
<li><a href="./specification-ast.html">AST 仕様</a></li>
</ul>

</section>

</body>
</document>
