PageRenderTime 34ms CodeModel.GetById 16ms RepoModel.GetById 6ms app.codeStats 0ms

/branches/version1.x/templates/xml/index.tmpl

http://jsdoc-toolkit.googlecode.com/
Go Template | 5 lines | 5 code | 0 blank | 0 comment | 0 complexity | bf5e140261a16892cc5d44b40b908d4d MD5 | raw file
  1. <index>
  2. <files><for each="file" in="data">
  3. <file at="{+$file_key+}">{+file+}</file></for>
  4. </files>
  5. </index>