On 22/08/06, Christian Bach <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I have put together a very simple package regarding plugin documentation.
>
> The package includes:
>
> Build.xml - The ant build file containing two tasks "docs" and "clean".
> Plugin.xml - A simple xml based documentation for plugins
> build - Dir containing the css file and xsl stylesheet.
>
> The Plugin.xml is converted to a html file using a xsl stylesheet
> located in build/docs/.
>
> To generate the docs file, Just run "ant docs"
>
> This is just a sample example of what could be done to ease plugin
> development.
>
> /christian
>
Is there a way to generate the Plugin.xml through parsing the source
code of the plugin?

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to