<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Alias for ASDoc @see</title>
	<atom:link href="http://www.rubenswieringa.com/blog/alias-for-asdoc-see/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rubenswieringa.com/blog/alias-for-asdoc-see</link>
	<description>Ruben writes flashy writings</description>
	<pubDate>Thu, 28 Aug 2008 10:07:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Ruben</title>
		<link>http://www.rubenswieringa.com/blog/alias-for-asdoc-see#comment-16502</link>
		<dc:creator>Ruben</dc:creator>
		<pubDate>Mon, 21 Jan 2008 08:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/alias-for-asdoc-see#comment-16502</guid>
		<description>I'm not sure but I think this should do it:

[quote]@see http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html Java Logging Overview[/quote]

Note that the last part (&lt;em&gt;"Java Logging Overview"&lt;/em&gt;) is the alias, and as such is optional.. Also note that all of the above should be on the same line (my blog layout messes it up).</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure but I think this should do it:</p>
<blockquote cite="http://www.rubenswieringa.com/blog/alias-for-asdoc-see#comment-"><p>
@see <a href="http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html" rel="nofollow">http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html</a> Java Logging Overview</p>
</blockquote>
<p>Note that the last part (<em>&#8220;Java Logging Overview&#8221;</em>) is the alias, and as such is optional.. Also note that all of the above should be on the same line (my blog layout messes it up).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cksachdev</title>
		<link>http://www.rubenswieringa.com/blog/alias-for-asdoc-see#comment-15049</link>
		<dc:creator>cksachdev</dc:creator>
		<pubDate>Thu, 10 Jan 2008 09:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/alias-for-asdoc-see#comment-15049</guid>
		<description>How I can give an hyper link in @see like 
@see &lt;a href="http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html" rel="nofollow"&gt;Java Logging Overview&lt;/a&gt;
I get this error
Error: Do not use html in @see. Offending text: &lt;a href="http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html" rel="nofollow"&gt;Java Logging Overview&lt;/a&gt;
  Located at logging:Logger.</description>
		<content:encoded><![CDATA[<p>How I can give an hyper link in @see like<br />
@see <a href="http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html" rel="nofollow">Java Logging Overview</a><br />
I get this error<br />
Error: Do not use html in @see. Offending text: <a href="http://java.sun.com/j2se/1.4.2/docs/guide/util/logging/overview.html" rel="nofollow">Java Logging Overview</a><br />
  Located at logging:Logger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Avila</title>
		<link>http://www.rubenswieringa.com/blog/alias-for-asdoc-see#comment-2021</link>
		<dc:creator>Michael Avila</dc:creator>
		<pubDate>Wed, 15 Aug 2007 21:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubenswieringa.com/blog/alias-for-asdoc-see#comment-2021</guid>
		<description>Nice.

I wonder if there are any good, very simple, GUI's out for using ASDoc :-\ would be nice. 

-M</description>
		<content:encoded><![CDATA[<p>Nice.</p>
<p>I wonder if there are any good, very simple, GUI&#8217;s out for using ASDoc :-\ would be nice. </p>
<p>-M</p>
]]></content:encoded>
	</item>
</channel>
</rss>
