From: Donald K. <dka...@ya...> - 2005-02-20 01:34:50
|
Since users are now implementing their own tags via NDoc's extensibility feature, we thought it would be a good idea to make it easier for people to share their work with one another. To that end, we have put together the NDocContrib program so that tags and custom templates can be shared and re-used amongst NDoc users. User contributions will be made available on the NDoc website, and as part of the NDoc installer. Submitting your contribution is simply a matter of sending a ZIP file to NDo...@gm.... Your submission should include: * Your name and SourceForge login name * A short description of your tag or template * A ZIP file containing the following: o The XSLT implementation of your tag o Buildable example C# code (preferably within a VS.NET project) o An NDoc project that documents your example assembly; using your stylesheet o An optional readme file that explains the history, usage and implementation of the tag or template Details and an example submission are available at: http://ndoc.sourceforge.net/content/contrib.htm. In addition, in order to get things started, we are giving away a free SourceForge.net t-shirt to the first five entries. So share your custom tags and get a free t-shirt while they last! Cheers, Don Kackman |