Author: damoxc
Revision: 6147
Log:
add a project file for ext-doc
Diff:
Added: trunk/deluge/ui/web/js/deluge-docs.xml
===================================================================
--- trunk/deluge/ui/web/js/deluge-docs.xml (rev 0)
+++ trunk/deluge/ui/web/js/deluge-docs.xml 2010-01-26 15:23:45 UTC (rev
6147)
@@ -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="<i>NOTE: {0}</i>" />
+ <tag name="demo" title="Demo" format="<a
href="{0}">{0}</a>" />
+ </tags>
+</doc>
--
You received this message because you are subscribed to the Google Groups
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/deluge-commit?hl=en.