<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: jsDoc - a javadoc implementation for javascript</title>
	<link>http://clientside.cnet.com/best-practices/organizing-code/jsdoc-a-javadoc-implementation-for-javascript/</link>
	<description>Making stuff work on the other side of the request.</description>
	<pubDate>Fri, 04 Jul 2008 14:09:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Morganizeit</title>
		<link>http://clientside.cnet.com/best-practices/organizing-code/jsdoc-a-javadoc-implementation-for-javascript/#comment-24008</link>
		<pubDate>Sat, 22 Dec 2007 14:46:55 +0000</pubDate>
		<guid>http://clientside.cnet.com/best-practices/organizing-code/jsdoc-a-javadoc-implementation-for-javascript/#comment-24008</guid>
					<description>I like the documentation artifacts produced by NaturalDocs, but the lack of IDE support is frustrating.  I've been using ScriptDoc for all my own documentation because it has IDE support in the Eclipse IDE.  This javadoc-like syntax is supported by both Aptana and JSEclipse.

I haven't found any IDEs or editors that can display NaturalDoc notes during code completion, and once you have a taste of context sensitive documentation you'll really miss it.

NaturalDocs is written in Perl.  Technically it should be possible to use it to generate ScriptDoc, but my Perl foo is very weak and I gave up.  I'm planning to make another attempt to do it by hand... I burned three hours last time and gave up in frustration.  Maybe a regular expression based solution would do the job, but my regex foo is also weak.</description>
		<content:encoded><![CDATA[<p>I like the documentation artifacts produced by NaturalDocs, but the lack of IDE support is frustrating.  I&#8217;ve been using ScriptDoc for all my own documentation because it has IDE support in the Eclipse IDE.  This javadoc-like syntax is supported by both Aptana and JSEclipse.</p>
<p>I haven&#8217;t found any IDEs or editors that can display NaturalDoc notes during code completion, and once you have a taste of context sensitive documentation you&#8217;ll really miss it.</p>
<p>NaturalDocs is written in Perl.  Technically it should be possible to use it to generate ScriptDoc, but my Perl foo is very weak and I gave up.  I&#8217;m planning to make another attempt to do it by hand&#8230; I burned three hours last time and gave up in frustration.  Maybe a regular expression based solution would do the job, but my regex foo is also weak.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
