<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Dryice Liu's Blog</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 12:01:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Bicyclerepair man: a refactoring code browser</title>
		<description>On my way of finding a tool to easy find defination/reference of Python code, I found Bicyclerepair man. First I just use it to find definatins and references. And after some hacking, it works pretty good with my Emacs.

After reading some document, I find it opens a BIG door: it's ...</description>
		<link>http://dryice.name/blog/python/bicyclerepair-man-a-refactoring-code-browser/</link>
			</item>
	<item>
		<title>about doxygen and doxymacs</title>
		<description>To make doxymacs searching code documents (C-c d ?), we need the tag file from doxygen, so need a setting




And for using in a developing code, which is not well documented, we need


EXTRACT_ALL            = YES


And for deleper to see ...</description>
		<link>http://dryice.name/blog/emacs/about-doxygen-and-doxymacs/</link>
			</item>
</channel>
</rss>

