add a project file for ext-doc

This commit is contained in:
Damien Churchill 2010-01-26 15:23:45 +00:00
parent a89d0d42aa
commit 8c3b6cb0db
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<doc>
<sources>
<source src="deluge-all" match="*.js" />
<source src="ext-extensions" match="*.js" />
</sources>
<tags>
<tag name="author" title="Author" />
<tag name="version" title="Version" />
<tag name="note" format="&lt;i&gt;NOTE: {0}&lt;/i&gt;" />
<tag name="demo" title="Demo" format="&lt;a href=&quot;{0}&quot;&gt;{0}&lt;/a&gt;" />
</tags>
</doc>